summaryrefslogtreecommitdiff
path: root/ext/websocket
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2023-09-19 22:29:17 +0200
committerGitHub <noreply@github.com>2023-09-19 20:29:17 +0000
commit997aa604dfd50c0f0ec6fd4db16b5034d2cfd726 (patch)
tree51a528521e7604c8e45ea2e4148bc40130988a14 /ext/websocket
parent612818d04399ef706df3df5ac94e6ef7e633cff7 (diff)
1.37.0 (#20574)
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 2af6592ac..73b4e9ba3 100644
--- a/ext/websocket/Cargo.toml
+++ b/ext/websocket/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_websocket"
-version = "0.123.0"
+version = "0.124.0"
authors.workspace = true
edition.workspace = true
license.workspace = true