summaryrefslogtreecommitdiff
path: root/cli
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2021-04-13 20:11:17 +0200
committerGitHub <noreply@github.com>2021-04-13 20:11:17 +0200
commit262ee78592209a1f8e449cfa1308dca9688a414e (patch)
treed28b5e8de71d787bed5d80d51423551d94873441 /cli
parent1be65bbe4f15df27d502ed6c06d717e7a964dbab (diff)
v1.9.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 b47c2d8e5..d796d6631 100644
--- a/cli/Cargo.toml
+++ b/cli/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno"
-version = "1.8.3"
+version = "1.9.0"
license = "MIT"
authors = ["the Deno authors"]
edition = "2018"