summaryrefslogtreecommitdiff
path: root/ext/websocket
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2023-04-02 09:27:53 +0900
committerGitHub <noreply@github.com>2023-04-01 20:27:53 -0400
commitad8d0c90d1887beb8a5f2c6d30f9dc71cc63e4fe (patch)
treeefa9965958a1d96f90b4d510cb0895fed4f27adf /ext/websocket
parente5588d2f1eb84947c8691fffbcf719a73557a3f5 (diff)
chore: forward v1.32.3 release commit to main (#18561)
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 d43769d05..0432c78f8 100644
--- a/ext/websocket/Cargo.toml
+++ b/ext/websocket/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_websocket"
-version = "0.101.0"
+version = "0.102.0"
authors.workspace = true
edition.workspace = true
license.workspace = true