summaryrefslogtreecommitdiff
path: root/ext/websocket
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2023-04-28 01:18:57 +0200
committerGitHub <noreply@github.com>2023-04-28 01:18:57 +0200
commit39ece1fe0ddacc2cbf182403c9e7085bc01df5a6 (patch)
tree942a8068b073d9d07345377f376133c27bce840c /ext/websocket
parent683dbd7f3bdd91c33005b816ad26b82a4343931a (diff)
1.33.0 (#18879)
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 82be1d863..bfc9e6133 100644
--- a/ext/websocket/Cargo.toml
+++ b/ext/websocket/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_websocket"
-version = "0.104.0"
+version = "0.105.0"
authors.workspace = true
edition.workspace = true
license.workspace = true