From 1cd9272a9152e1647921572db63a8bd57e650cd6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Iwa=C5=84czuk?= Date: Mon, 18 Oct 2021 20:30:00 +0200 Subject: chore: release crates for v1.15.2 (#12478) --- 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 0c90cf71d..3d2c7d335 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.103.0" +version = "0.104.0" authors = ["the Deno authors"] edition = "2018" license = "MIT" -- cgit v1.2.3