summaryrefslogtreecommitdiff
path: root/cli
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2019-08-22 14:47:25 -0400
committerBert Belder <bertbelder@gmail.com>2019-08-22 15:11:22 -0700
commit0809b06a3938868f364f1343b0de4d5d9686495d (patch)
treea0823b19eccb54e85455ee1c07b797dea2445b0e /cli
parent7f9c6decc8982dc9dec762d6f2cc77c6bdd3f817 (diff)
v0.16.0
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 45f4c5301..541a74f32 100644
--- a/cli/Cargo.toml
+++ b/cli/Cargo.toml
@@ -12,7 +12,7 @@ path = "main.rs"
[package]
name = "deno_cli"
-version = "0.15.0"
+version = "0.16.0"
edition = "2018"
[dependencies]