From 2b191c6e9d9c875a46d2943955d4e9ca08c6b657 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Iwa=C5=84czuk?= Date: Fri, 1 Sep 2023 20:08:58 +0200 Subject: chore: forward v1.36.4 to main (#20352) Co-authored-by: denobot <33910674+denobot@users.noreply.github.com> --- ext/broadcast_channel/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/broadcast_channel') diff --git a/ext/broadcast_channel/Cargo.toml b/ext/broadcast_channel/Cargo.toml index f4b9aaaf1..ed87c145c 100644 --- a/ext/broadcast_channel/Cargo.toml +++ b/ext/broadcast_channel/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_broadcast_channel" -version = "0.111.0" +version = "0.112.0" authors.workspace = true edition.workspace = true license.workspace = true -- cgit v1.2.3