From 548e4661121b32b2b9bfb0356b2329be91dec738 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Iwa=C5=84czuk?= Date: Tue, 10 Aug 2021 14:19:42 +0200 Subject: chore: release crates (#11628) --- 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 dc704b4e8..d50d3e8a9 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.95.0" +version = "0.96.0" authors = ["the Deno authors"] edition = "2018" license = "MIT" -- cgit v1.2.3