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 --- runtime/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'runtime') diff --git a/runtime/Cargo.toml b/runtime/Cargo.toml index c729e70f6..55c0a863d 100644 --- a/runtime/Cargo.toml +++ b/runtime/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_runtime" -version = "0.101.0" +version = "0.102.0" authors.workspace = true edition.workspace = true license.workspace = true -- cgit v1.2.3