summaryrefslogtreecommitdiff
path: root/ext/websocket
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2023-12-06 01:53:16 +0100
committerGitHub <noreply@github.com>2023-12-06 00:53:16 +0000
commitbd7a6bb0161c3f75785dc6431220c20f0d50c8fd (patch)
tree10327ae3d234c78519d2acf3b5277273c5db3607 /ext/websocket
parentcac17267fbe83f25181c4f8503c01b92694c46be (diff)
chore: forward v1.38.5 release commit to main (#21472)
Co-authored-by: denobot <33910674+denobot@users.noreply.github.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 feb996534..13d269568 100644
--- a/ext/websocket/Cargo.toml
+++ b/ext/websocket/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_websocket"
-version = "0.131.0"
+version = "0.132.0"
authors.workspace = true
edition.workspace = true
license.workspace = true