From 7b882cc05f02e9b09e9ec2856e37730ae947f509 Mon Sep 17 00:00:00 2001 From: David Sherret Date: Mon, 23 Aug 2021 16:58:49 -0400 Subject: 1.13.2 (#11822) --- 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 987c0c2fe..3a7596b23 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno" -version = "1.13.1" +version = "1.13.2" authors = ["the Deno authors"] default-run = "deno" edition = "2018" -- cgit v1.2.3