From 2a56cd545c890cd8085d4543cd44419d6f5aafb0 Mon Sep 17 00:00:00 2001 From: Kitson Kelly Date: Wed, 22 Sep 2021 06:53:47 +1000 Subject: chore: bump crate versions for 1.14.1 (#12172) --- 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 afa31af0d..4f8b9954c 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.99.0" +version = "0.100.0" authors = ["the Deno authors"] edition = "2018" license = "MIT" -- cgit v1.2.3