From a66a7bebbe1a79304769d4b2011ad1795700ec15 Mon Sep 17 00:00:00 2001 From: David Sherret Date: Mon, 16 Aug 2021 16:49:14 -0400 Subject: chore: release crates for 1.13.1 (#11729) --- 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 d50d3e8a9..7ddb7d814 100644 --- a/core/Cargo.toml +++ b/core/Cargo.toml @@ -1,7 +1,7 @@ # Copyright 2018-2021 the Deno authors. All rights reserved. MIT license. [package] name = "deno_core" -version = "0.96.0" +version = "0.97.0" authors = ["the Deno authors"] edition = "2018" license = "MIT" -- cgit v1.2.3