summaryrefslogtreecommitdiff
path: root/cli
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2021-07-19 21:09:07 +0200
committerGitHub <noreply@github.com>2021-07-19 21:09:07 +0200
commit7d69f06db88cf022f2c5c6e0b04493af7b50a98b (patch)
tree4085884ffa8ea225f61dc36aa61994eabb96b05f /cli
parentcd445a2a0d945c4f224878aabb46ad3c7f119a7e (diff)
v1.12.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 542c9ce58..e6f415e70 100644
--- a/cli/Cargo.toml
+++ b/cli/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno"
-version = "1.12.0"
+version = "1.12.1"
license = "MIT"
authors = ["the Deno authors"]
edition = "2018"