From 7d69f06db88cf022f2c5c6e0b04493af7b50a98b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Iwa=C5=84czuk?= Date: Mon, 19 Jul 2021 21:09:07 +0200 Subject: v1.12.1 --- 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 542c9ce58..e6f415e70 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno" -version = "1.12.0" +version = "1.12.1" license = "MIT" authors = ["the Deno authors"] edition = "2018" -- cgit v1.2.3