From b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17 Mon Sep 17 00:00:00 2001 From: David Sherret Date: Wed, 13 Oct 2021 03:48:18 -0400 Subject: 1.15.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 09cc1a880..0d6c31e3c 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno" -version = "1.15.0" +version = "1.15.1" authors = ["the Deno authors"] default-run = "deno" edition = "2018" -- cgit v1.2.3