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 --- ext/net/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/net') diff --git a/ext/net/Cargo.toml b/ext/net/Cargo.toml index cf2e46b74..1c18734a4 100644 --- a/ext/net/Cargo.toml +++ b/ext/net/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_net" -version = "0.85.0" +version = "0.86.0" authors.workspace = true edition.workspace = true license.workspace = true -- cgit v1.2.3