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/websocket/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/websocket') diff --git a/ext/websocket/Cargo.toml b/ext/websocket/Cargo.toml index 0855d9c99..ee9d43435 100644 --- a/ext/websocket/Cargo.toml +++ b/ext/websocket/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_websocket" -version = "0.98.0" +version = "0.99.0" authors.workspace = true edition.workspace = true license.workspace = true -- cgit v1.2.3