summaryrefslogtreecommitdiff
path: root/cli
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2020-05-20 12:40:26 -0400
committerGitHub <noreply@github.com>2020-05-20 12:40:26 -0400
commit49dda23f6b936f21de2a3de4be39771f30ddd6e9 (patch)
tree165968df2325f4f805d00c426c8bf42936cdd47e /cli
parent765acd3170dca4320397fbdec41540b43e6d4315 (diff)
v1.0.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 b7ffba1df..56bdadc0a 100644
--- a/cli/Cargo.toml
+++ b/cli/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno"
-version = "1.0.0"
+version = "1.0.1"
license = "MIT"
authors = ["the Deno authors"]
edition = "2018"