From 98d062e3dcd8804bd959ea41f6a0103ccd87f283 Mon Sep 17 00:00:00 2001 From: denobot <33910674+denobot@users.noreply.github.com> Date: Thu, 1 Dec 2022 08:46:27 -0500 Subject: chore: forward v1.28.3 release commit to main (#16884) Co-authored-by: kt3k --- 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 538c23e28..9e03a3a43 100644 --- a/ext/websocket/Cargo.toml +++ b/ext/websocket/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_websocket" -version = "0.84.0" +version = "0.85.0" authors.workspace = true edition.workspace = true license.workspace = true -- cgit v1.2.3