summaryrefslogtreecommitdiff
path: root/cli
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2021-07-26 16:38:27 +0200
committerGitHub <noreply@github.com>2021-07-26 16:38:27 +0200
commitdfba7a2b0197b05b3cb61724096111cc618aa747 (patch)
tree46e9241365f1be09151898c7c85af57fd7de7f66 /cli
parentf9bb7949b8e64762fd160a61cb1760277f5df23a (diff)
v1.12.2
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 f0008873d..2daf06daf 100644
--- a/cli/Cargo.toml
+++ b/cli/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno"
-version = "1.12.1"
+version = "1.12.2"
license = "MIT"
authors = ["the Deno authors"]
edition = "2018"