summaryrefslogtreecommitdiff
path: root/cli/Cargo.toml
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2021-05-12 02:06:07 +0200
committerGitHub <noreply@github.com>2021-05-12 02:06:07 +0200
commit57927781ed7eb8bb088d656768dc295716407c7a (patch)
tree015c708e1c2ad77796a6508998bd440135143135 /cli/Cargo.toml
parentde706961dc4c3eca0cb27155089642336348c910 (diff)
v1.10.0
Diffstat (limited to 'cli/Cargo.toml')
-rw-r--r--cli/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/Cargo.toml b/cli/Cargo.toml
index 1d6c9fc56..38a84d8c5 100644
--- a/cli/Cargo.toml
+++ b/cli/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno"
-version = "1.9.2"
+version = "1.10.0"
license = "MIT"
authors = ["the Deno authors"]
edition = "2018"