summaryrefslogtreecommitdiff
path: root/ext/broadcast_channel
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2023-05-30 04:26:03 +0200
committerGitHub <noreply@github.com>2023-05-29 20:26:03 -0600
commitacc6cdc0b1c0fae5e0fba3b0110f96119c2139f7 (patch)
treef5e67615a9ae1b5f9b8e0723b3b1db7ea726dc5d /ext/broadcast_channel
parent7f5a61c859323287c4f2555670146630da234fbd (diff)
chore: forward v1.34.1 to main (#19312)
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 bc2557554..2be134d31 100644
--- a/ext/broadcast_channel/Cargo.toml
+++ b/ext/broadcast_channel/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_broadcast_channel"
-version = "0.100.0"
+version = "0.101.0"
authors.workspace = true
edition.workspace = true
license.workspace = true