summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2019-03-13 12:24:01 -0400
committerRyan Dahl <ry@tinyclouds.org>2019-03-13 13:31:23 -0400
commit3dbb06e699398549e8cfabc896ef3256ab433cba (patch)
treee88721910f5a7024edf358039860b4009c465a9e /Cargo.toml
parent7e092210312af337a118c70865c2eb2593c83192 (diff)
v0.3.3
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 2d1e6041f..b603ac593 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -13,7 +13,7 @@ members = [
[package]
name = "deno"
-version = "0.3.2"
+version = "0.3.3"
edition = "2018"
[dependencies]