summaryrefslogtreecommitdiff
path: root/cli
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2021-04-21 01:46:42 +0200
committerGitHub <noreply@github.com>2021-04-21 01:46:42 +0200
commit7760d9a669552e69211b101d4656662a3dddf8dd (patch)
treeee29c21142cf8ab4dcaaf9ed7b7710a84ce4f6e4 /cli
parent34328335743a377a701c5b812ab725c34ecc29c8 (diff)
v1.9.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 98430fa6a..10083fc3b 100644
--- a/cli/Cargo.toml
+++ b/cli/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno"
-version = "1.9.0"
+version = "1.9.1"
license = "MIT"
authors = ["the Deno authors"]
edition = "2018"