summaryrefslogtreecommitdiff
path: root/cli
diff options
context:
space:
mode:
authorBert Belder <bertbelder@gmail.com>2019-08-09 02:53:04 +0200
committerBert Belder <bertbelder@gmail.com>2019-08-09 03:03:27 +0200
commit83d5362f1d7d8589b862de57912135067a8278c7 (patch)
treee8f3eb69cbfb5dd621190866502dbf1a88769449 /cli
parent6fbf2e96243e6b79c1fb03c17b376b028e442694 (diff)
v0.14.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 4c776d9ae..c9ca839b0 100644
--- a/cli/Cargo.toml
+++ b/cli/Cargo.toml
@@ -12,7 +12,7 @@ path = "main.rs"
[package]
name = "deno_cli"
-version = "0.13.0"
+version = "0.14.0"
edition = "2018"
[dependencies]