summaryrefslogtreecommitdiff
path: root/ext/broadcast_channel
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2024-01-26 19:59:16 +0100
committerGitHub <noreply@github.com>2024-01-26 18:59:16 +0000
commit9ed713153cf357dbf103dac2b8912729b4d10186 (patch)
tree317ea205388865421e861fda33fff3d416c21243 /ext/broadcast_channel
parent9e0495baa7565737b8f1d66348b45bbed14831e0 (diff)
chore: forward v1.40.2 commit to main (#22133)
Co-authored-by: denobot <33910674+denobot@users.noreply.github.com> 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 354cac751..56ca4a59a 100644
--- a/ext/broadcast_channel/Cargo.toml
+++ b/ext/broadcast_channel/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_broadcast_channel"
-version = "0.128.0"
+version = "0.129.0"
authors.workspace = true
edition.workspace = true
license.workspace = true