From c67f6c13cd1de22e32f81723bc9224b8e2103a7a Mon Sep 17 00:00:00 2001 From: David Sherret Date: Mon, 16 Aug 2021 17:42:52 -0400 Subject: 1.13.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 cae425602..ebcffcd64 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno" -version = "1.13.0" +version = "1.13.1" authors = ["the Deno authors"] default-run = "deno" edition = "2018" -- cgit v1.2.3