summaryrefslogtreecommitdiff
path: root/cli
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2019-04-25 09:21:37 -0400
committerBert Belder <bertbelder@gmail.com>2019-04-25 17:44:34 +0200
commite725b26b289fbe96b679039ba4203f10f7229ab9 (patch)
treed87a20ef25311a6bb4aef2d474734291037486d1 /cli
parent8578ed4e7fcbddcbfb87368529f629ce1aebfebb (diff)
v0.3.9
Diffstat (limited to 'cli')
-rw-r--r--cli/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/Cargo.toml b/cli/Cargo.toml
index 80259454e..e12b08478 100644
--- a/cli/Cargo.toml
+++ b/cli/Cargo.toml
@@ -12,7 +12,7 @@ path = "main.rs"
[package]
name = "deno_cli"
-version = "0.3.8"
+version = "0.3.9"
edition = "2018"
[dependencies]