summaryrefslogtreecommitdiff
path: root/ext/websocket
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2022-12-01 08:46:27 -0500
committerGitHub <noreply@github.com>2022-12-01 22:46:27 +0900
commit98d062e3dcd8804bd959ea41f6a0103ccd87f283 (patch)
tree6665223921b0399716ecf8e23840355b22269b24 /ext/websocket
parentb1e29d1bd09b08bb6d3b307ae5c5c41e0dd012e3 (diff)
chore: forward v1.28.3 release commit to main (#16884)
Co-authored-by: kt3k <kt3k@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 538c23e28..9e03a3a43 100644
--- a/ext/websocket/Cargo.toml
+++ b/ext/websocket/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_websocket"
-version = "0.84.0"
+version = "0.85.0"
authors.workspace = true
edition.workspace = true
license.workspace = true