From 92a173bca618cf6ef1e54c08deee61ba617491b9 Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Sat, 8 Aug 2020 18:59:16 -0400 Subject: v1.2.3 --- core/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/Cargo.toml') diff --git a/core/Cargo.toml b/core/Cargo.toml index cd30f3e9a..64fd6288b 100644 --- a/core/Cargo.toml +++ b/core/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_core" -version = "0.51.0" +version = "0.52.0" edition = "2018" description = "A secure JavaScript/TypeScript runtime built with V8, Rust, and Tokio" authors = ["the Deno authors"] -- cgit v1.2.3