From 6369098ad74a263e461478f94782bc469de15468 Mon Sep 17 00:00:00 2001 From: denobot <33910674+denobot@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:14:26 +0200 Subject: chore: forward v1.33.1 release commit to main (#18897) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Bartek IwaƄczuk --- 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 9c8a7eff7..1bb6f520d 100644 --- a/core/Cargo.toml +++ b/core/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_core" -version = "0.182.0" +version = "0.183.0" authors.workspace = true edition.workspace = true license.workspace = true -- cgit v1.2.3