summaryrefslogtreecommitdiff
path: root/cli
diff options
context:
space:
mode:
authorKitson Kelly <me@kitsonkelly.com>2021-09-22 08:44:46 +1000
committerGitHub <noreply@github.com>2021-09-22 08:44:46 +1000
commitf27902e749fb3a78ca35a0dc41c9fc53cd2806e1 (patch)
tree6e72f16cbbd77c389638950faf7fde5c45906f14 /cli
parent2a56cd545c890cd8085d4543cd44419d6f5aafb0 (diff)
1.14.1
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 a999ce8c4..fe3f7cf8a 100644
--- a/cli/Cargo.toml
+++ b/cli/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno"
-version = "1.14.0"
+version = "1.14.1"
authors = ["the Deno authors"]
default-run = "deno"
edition = "2018"