From 3ab682918a7cb9e23f8451eedb88074766d27049 Mon Sep 17 00:00:00 2001 From: Aaron O'Mullan Date: Tue, 28 Sep 2021 14:00:26 +0200 Subject: 1.14.2 (#12254) --- 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 a199279e3..cdc356452 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno" -version = "1.14.1" +version = "1.14.2" authors = ["the Deno authors"] default-run = "deno" edition = "2018" -- cgit v1.2.3