summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2019-03-20 17:16:40 -0400
committerRyan Dahl <ry@tinyclouds.org>2019-03-20 18:54:47 -0400
commit223a2adbb46cb33e75ffe861ecaff6ff7e6d555e (patch)
treedea8ba45f6e1cf62dba1d1d2af8d0c662228357a /Cargo.toml
parent9831a440ca0f2186c4a1afe981a31dabf6084099 (diff)
v0.3.4
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 5864d268c..291aa7db6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -17,7 +17,7 @@ path = "cli/main.rs"
[package]
name = "deno"
-version = "0.3.3"
+version = "0.3.4"
edition = "2018"
[dependencies]