From cb0acfe305a0f2f13773f41a038d8a919c3730ae Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Fri, 3 Apr 2020 14:38:56 -0400 Subject: v0.39.0 --- core/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core') diff --git a/core/Cargo.toml b/core/Cargo.toml index 384c5d296..4b37cda1b 100644 --- a/core/Cargo.toml +++ b/core/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_core" -version = "0.38.0" +version = "0.39.0" edition = "2018" description = "A secure JavaScript/TypeScript runtime built with V8, Rust, and Tokio" authors = ["the Deno authors"] -- cgit v1.2.3