summaryrefslogtreecommitdiff
path: root/ext/broadcast_channel
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2024-05-11 08:20:34 +0900
committerGitHub <noreply@github.com>2024-05-10 19:20:34 -0400
commitdac49a116e094be1a3048305dfb6b10bbddcc030 (patch)
tree2b9580390f2bb603147c9ffa9cf1247d319481a3 /ext/broadcast_channel
parent93c6046d7f225769d180d0c22f57045fa0e7f9e2 (diff)
chore: forward v1.43.3 release commit to main (#23771)
Co-authored-by: David Sherret <dsherret@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 25dd9c2f3..e821d1cde 100644
--- a/ext/broadcast_channel/Cargo.toml
+++ b/ext/broadcast_channel/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_broadcast_channel"
-version = "0.144.0"
+version = "0.145.0"
authors.workspace = true
edition.workspace = true
license.workspace = true