From d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9 Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Sat, 13 Feb 2021 08:20:49 -0500 Subject: v1.7.4 --- cli/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cli') 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" -- cgit v1.2.3