diff options
| author | denobot <33910674+denobot@users.noreply.github.com> | 2022-12-01 08:46:27 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-12-01 22:46:27 +0900 |
| commit | 98d062e3dcd8804bd959ea41f6a0103ccd87f283 (patch) | |
| tree | 6665223921b0399716ecf8e23840355b22269b24 /ext/broadcast_channel | |
| parent | b1e29d1bd09b08bb6d3b307ae5c5c41e0dd012e3 (diff) | |
chore: forward v1.28.3 release commit to main (#16884)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
Diffstat (limited to 'ext/broadcast_channel')
| -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 da0348142..00c6c8a3c 100644 --- a/ext/broadcast_channel/Cargo.toml +++ b/ext/broadcast_channel/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_broadcast_channel" -version = "0.73.0" +version = "0.74.0" authors.workspace = true edition.workspace = true license.workspace = true |
