From 16c27fce1ffd33081487aa21763c927d90c494ad Mon Sep 17 00:00:00 2001 From: David Sherret Date: Tue, 14 Sep 2021 15:38:35 -0400 Subject: chore: bump crate versions for 0.14 (#12072) --- 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 fbdc70158..c66d42612 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.98.0" +version = "0.99.0" authors = ["the Deno authors"] edition = "2018" license = "MIT" -- cgit v1.2.3