summaryrefslogtreecommitdiff
path: root/cli/Cargo.toml
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2020-05-22 20:00:28 +0200
committerGitHub <noreply@github.com>2020-05-22 20:00:28 +0200
commit526c9196e23af34d1ecd424d09c99c7003c33844 (patch)
treef43f004db1b371b95e68cbbad89a4678c7136f90 /cli/Cargo.toml
parent1a6c5413272d110dd96fa354db28a668f55a4399 (diff)
v1.0.2
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 94c4a35f2..36e58b0e0 100644
--- a/cli/Cargo.toml
+++ b/cli/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno"
-version = "1.0.1"
+version = "1.0.2"
license = "MIT"
authors = ["the Deno authors"]
edition = "2018"