summaryrefslogtreecommitdiff
path: root/cli
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2021-07-13 10:45:17 +0200
committerGitHub <noreply@github.com>2021-07-13 10:45:17 +0200
commit1ad6575028bd5a13eb0633cc5e7649e18deec556 (patch)
treeac8dd51f631179328ae1b9ef82f046664495e612 /cli
parent642dd3d3c433efb56e59e64f0b75c6951153b571 (diff)
v1.12.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 97e12ce6d..7c38f19fb 100644
--- a/cli/Cargo.toml
+++ b/cli/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno"
-version = "1.11.3"
+version = "1.12.0"
license = "MIT"
authors = ["the Deno authors"]
edition = "2018"