summaryrefslogtreecommitdiff
path: root/ext/broadcast_channel
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2024-07-12 01:14:14 +0200
committerGitHub <noreply@github.com>2024-07-12 01:14:14 +0200
commit0be4c8947df249c6f0554f6acef704aa8df9e5c1 (patch)
tree29f8032a4159138855fb5278cb0e5f5fd6c014b8 /ext/broadcast_channel
parent77f771b69c476b473cd638d69ebd6c7c64fa377f (diff)
chore: forward v1.45.1 release commit to main (#24540)
This is the release commit being forwarded back to main for 1.45.1 Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.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 7b4e33131..d6a531760 100644
--- a/ext/broadcast_channel/Cargo.toml
+++ b/ext/broadcast_channel/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_broadcast_channel"
-version = "0.153.0"
+version = "0.154.0"
authors.workspace = true
edition.workspace = true
license.workspace = true