summaryrefslogtreecommitdiff
path: root/cli
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2021-02-13 08:20:49 -0500
committerGitHub <noreply@github.com>2021-02-13 08:20:49 -0500
commitd2d7dc8d675d70f0061bdaf99ae4a08d84156aa9 (patch)
tree7f1b2823da824593e3ed15a659a1eda53a918f5f /cli
parent4c5631f85a465857c8399e1e3b0423674da8cb14 (diff)
v1.7.4
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 b682b7c93..e8e90190a 100644
--- a/cli/Cargo.toml
+++ b/cli/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno"
-version = "1.7.3"
+version = "1.7.4"
license = "MIT"
authors = ["the Deno authors"]
edition = "2018"