summaryrefslogtreecommitdiff
path: root/cli
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2021-05-11 23:11:50 -0400
committerGitHub <noreply@github.com>2021-05-11 23:11:50 -0400
commit1cd1419e18386d512ab98849d132117182545b89 (patch)
treea869f15e4e1ed4544ce275aa89878b4e59042f8e /cli
parent0e17f086ce3795dc958e2bb8dad2bf3525d2b55f (diff)
v1.10.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 38a84d8c5..1e3977b5b 100644
--- a/cli/Cargo.toml
+++ b/cli/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno"
-version = "1.10.0"
+version = "1.10.1"
license = "MIT"
authors = ["the Deno authors"]
edition = "2018"