From ae10219f59a16dc32b6a6538c9593301a86f1d95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Iwa=C5=84czuk?= Date: Fri, 5 Feb 2021 19:37:27 +0100 Subject: v1.7.2 --- 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 f7a63a7f6..a11465a97 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno" -version = "1.7.1" +version = "1.7.2" license = "MIT" authors = ["the Deno authors"] edition = "2018" -- cgit v1.2.3