From aadcd640651383d606678928c10b637345b57beb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Iwa=C5=84czuk?= Date: Fri, 5 Jan 2024 00:52:17 +0100 Subject: chore: forward v1.39.2 release commit to main (#21793) --- 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 dd6935098..35d4cc1c3 100644 --- a/ext/websocket/Cargo.toml +++ b/ext/websocket/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_websocket" -version = "0.134.0" +version = "0.135.0" authors.workspace = true edition.workspace = true license.workspace = true -- cgit v1.2.3