summaryrefslogtreecommitdiff
path: root/cli
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2021-06-08 21:38:36 +0200
committerGitHub <noreply@github.com>2021-06-08 21:38:36 +0200
commitb98293e21cb7e55def8fea2ca015381150d4cebf (patch)
tree6591af5ea6d26d28eaf567e94abc8600f822019c /cli
parent3a96fe55a0d71b75975823c5535115683bb04880 (diff)
v1.11.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 3c64798a6..305b19c9b 100644
--- a/cli/Cargo.toml
+++ b/cli/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno"
-version = "1.10.3"
+version = "1.11.0"
license = "MIT"
authors = ["the Deno authors"]
edition = "2018"