summaryrefslogtreecommitdiff
path: root/cli
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2020-12-22 17:00:35 +0100
committerGitHub <noreply@github.com>2020-12-22 17:00:35 +0100
commitd199e45ad5dd180a6969abcd528023e173a1e1ff (patch)
treef3b18c05c88856e7a2811685603cbd8e435a3df0 /cli
parent6ce310fa2729ec8ab81a5db6410d024b3f2585c1 (diff)
v1.6.2
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 a8decf678..0e56c6126 100644
--- a/cli/Cargo.toml
+++ b/cli/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno"
-version = "1.6.1"
+version = "1.6.2"
license = "MIT"
authors = ["the Deno authors"]
edition = "2018"