summaryrefslogtreecommitdiff
path: root/ext/broadcast_channel
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2024-07-11 00:08:02 +0200
committerGitHub <noreply@github.com>2024-07-11 00:08:02 +0200
commit04ff5c731d55f2402e7b08e378eaf6e5a5a4d961 (patch)
tree71534a6b773c00c99107a280ac32454b00c9a8fe /ext/broadcast_channel
parent28f9485c25b7cadfd502fb460cf0d2a7e854c568 (diff)
1.45.0 (#24512)
Bumped versions for 1.45.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 732bf15db..7b4e33131 100644
--- a/ext/broadcast_channel/Cargo.toml
+++ b/ext/broadcast_channel/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_broadcast_channel"
-version = "0.152.0"
+version = "0.153.0"
authors.workspace = true
edition.workspace = true
license.workspace = true