summaryrefslogtreecommitdiff
path: root/cli
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2020-12-14 21:25:05 +0100
committerGitHub <noreply@github.com>2020-12-14 21:25:05 +0100
commitb6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04 (patch)
treeace0445a08e06bda6ae686b7b309c4c2d6706905 /cli
parent025c0a1d372845b753fe682edd9fd050e1de1884 (diff)
v1.6.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 ba17a1e88..b6979c638 100644
--- a/cli/Cargo.toml
+++ b/cli/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno"
-version = "1.6.0"
+version = "1.6.1"
license = "MIT"
authors = ["the Deno authors"]
edition = "2018"