From e8901281da084a940632628200a47f1ad0e5e4a4 Mon Sep 17 00:00:00 2001 From: Aaron O'Mullan Date: Tue, 28 Sep 2021 12:19:03 +0200 Subject: chore: bump crate versions for 1.14.2 (#12253) --- 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 b89182e38..c21d36a2f 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.100.0" +version = "0.101.0" authors = ["the Deno authors"] edition = "2018" license = "MIT" -- cgit v1.2.3