summaryrefslogtreecommitdiff
path: root/ext/broadcast_channel
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2024-08-21 20:16:45 -0400
committerGitHub <noreply@github.com>2024-08-22 02:16:45 +0200
commit3314a0ceb8f874986d5da9f36f683740bd813750 (patch)
treeb044e076327c31cb077ad78a01cc52535cf4191a /ext/broadcast_channel
parent32a579d4189d47af618ea958e9a6fbe1ddb81f4e (diff)
1.46.0 (#25139)
Bumped versions for 1.46.0 Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com> Co-authored-by: Bartek IwaƄczuk <biwanczuk@gmail.com>
Diffstat (limited to 'ext/broadcast_channel')
-rw-r--r--ext/broadcast_channel/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/broadcast_channel/Cargo.toml b/ext/broadcast_channel/Cargo.toml
index 96e1e4614..39f1fc380 100644
--- a/ext/broadcast_channel/Cargo.toml
+++ b/ext/broadcast_channel/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_broadcast_channel"
-version = "0.158.0"
+version = "0.159.0"
authors.workspace = true
edition.workspace = true
license.workspace = true