summaryrefslogtreecommitdiff
path: root/cli
diff options
context:
space:
mode:
authorLuca Casonato <hello@lcas.dev>2021-11-09 13:55:05 +0100
committerGitHub <noreply@github.com>2021-11-09 13:55:05 +0100
commit1eae6c139ee1dac28df57d67d993792b773fa1ff (patch)
treefd8eddacf442311088f450537382e51227c3a29e /cli
parent4f64acd4e48eb8901e82fb008705adf78e2dbb68 (diff)
v1.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 c143fe3b5..2f2ab1365 100644
--- a/cli/Cargo.toml
+++ b/cli/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno"
-version = "1.15.3"
+version = "1.16.0"
authors = ["the Deno authors"]
default-run = "deno"
edition = "2021"