From 6db8cbb650f6fe47dbda7145fba8919f88f3de29 Mon Sep 17 00:00:00 2001 From: David Sherret Date: Mon, 23 Aug 2021 15:48:08 -0400 Subject: chore: release crates for 1.13.2 (#11820) --- 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 78fbf1836..c604ae564 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.97.0" +version = "0.98.0" authors = ["the Deno authors"] edition = "2018" license = "MIT" -- cgit v1.2.3