summaryrefslogtreecommitdiff
path: root/ext/websocket
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2024-05-11 08:20:34 +0900
committerGitHub <noreply@github.com>2024-05-10 19:20:34 -0400
commitdac49a116e094be1a3048305dfb6b10bbddcc030 (patch)
tree2b9580390f2bb603147c9ffa9cf1247d319481a3 /ext/websocket
parent93c6046d7f225769d180d0c22f57045fa0e7f9e2 (diff)
chore: forward v1.43.3 release commit to main (#23771)
Co-authored-by: David Sherret <dsherret@gmail.com>
Diffstat (limited to 'ext/websocket')
-rw-r--r--ext/websocket/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/websocket/Cargo.toml b/ext/websocket/Cargo.toml
index 23097cf24..1a8896466 100644
--- a/ext/websocket/Cargo.toml
+++ b/ext/websocket/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_websocket"
-version = "0.155.0"
+version = "0.156.0"
authors.workspace = true
edition.workspace = true
license.workspace = true