summaryrefslogtreecommitdiff
path: root/cli
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2020-12-30 16:13:42 +0100
committerGitHub <noreply@github.com>2020-12-30 16:13:42 +0100
commitb07a0b640d01d87c926a74d42e26a6561848c7c5 (patch)
treeebba9621c5c74a66c8b916e8127a0bb37da9714b /cli
parent4997f426c36e91b50613a02b5708b95caaee1cb2 (diff)
v1.6.3
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 5b8f954af..5b715ba9d 100644
--- a/cli/Cargo.toml
+++ b/cli/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno"
-version = "1.6.2"
+version = "1.6.3"
license = "MIT"
authors = ["the Deno authors"]
edition = "2018"