From 25b564bf866acb098c1efa72c3409066195d3186 Mon Sep 17 00:00:00 2001 From: denobot <33910674+denobot@users.noreply.github.com> Date: Thu, 23 Mar 2023 07:22:24 +0900 Subject: 1.32.0 (#18367) Bumped versions for 1.32.0 --------- Co-authored-by: mmastrac Co-authored-by: Matt Mastracci Co-authored-by: David Sherret --- 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 a3657b508..8d6debe2a 100644 --- a/core/Cargo.toml +++ b/core/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_core" -version = "0.175.0" +version = "0.176.0" authors.workspace = true edition.workspace = true license.workspace = true -- cgit v1.2.3