summaryrefslogtreecommitdiff
path: root/cli
diff options
context:
space:
mode:
authorAaron O'Mullan <aaron.omullan@gmail.com>2021-09-28 14:00:26 +0200
committerGitHub <noreply@github.com>2021-09-28 14:00:26 +0200
commit3ab682918a7cb9e23f8451eedb88074766d27049 (patch)
tree1566678663cd0811e05819e8e53b883e9a03c34d /cli
parente8901281da084a940632628200a47f1ad0e5e4a4 (diff)
1.14.2 (#12254)
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 a199279e3..cdc356452 100644
--- a/cli/Cargo.toml
+++ b/cli/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno"
-version = "1.14.1"
+version = "1.14.2"
authors = ["the Deno authors"]
default-run = "deno"
edition = "2018"