summaryrefslogtreecommitdiff
path: root/ext/websocket
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2023-11-01 21:01:47 -0400
committerGitHub <noreply@github.com>2023-11-02 01:01:47 +0000
commit41877a0b3735d52db8b4f5047b1d4d61e37ba585 (patch)
treebe04bc658f3993a6a94c2f25fe7b89440472afb2 /ext/websocket
parentd7348c870acb0dc7a9edeb0a865f5f09dcf64f38 (diff)
1.38.0 (#21051)
Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com> Co-authored-by: Bartek IwaƄczuk <biwanczuk@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 a643e25a0..4fdfe2a85 100644
--- a/ext/websocket/Cargo.toml
+++ b/ext/websocket/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_websocket"
-version = "0.126.0"
+version = "0.127.0"
authors.workspace = true
edition.workspace = true
license.workspace = true