summaryrefslogtreecommitdiff
path: root/cli
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2021-06-15 23:28:27 +0200
committerGitHub <noreply@github.com>2021-06-15 23:28:27 +0200
commitd7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe (patch)
tree4b244ce024991aee0245efef1e3082f1d57a4786 /cli
parentba91a727a64d64157dd101ca8554d1c3096899b4 (diff)
v1.11.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 5a3ef0e1d..980dbb005 100644
--- a/cli/Cargo.toml
+++ b/cli/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno"
-version = "1.11.0"
+version = "1.11.1"
license = "MIT"
authors = ["the Deno authors"]
edition = "2018"