diff options
Diffstat (limited to 'ext/broadcast_channel/Cargo.toml')
-rw-r--r-- | ext/broadcast_channel/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/broadcast_channel/Cargo.toml b/ext/broadcast_channel/Cargo.toml index b19c4ce15..90ac03835 100644 --- a/ext/broadcast_channel/Cargo.toml +++ b/ext/broadcast_channel/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_broadcast_channel" -version = "0.165.0" +version = "0.171.0" authors.workspace = true edition.workspace = true license.workspace = true |