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/web | |
| 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/web')
| -rw-r--r-- | ext/web/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/web/Cargo.toml b/ext/web/Cargo.toml index 82a4b1733..f3b0075c9 100644 --- a/ext/web/Cargo.toml +++ b/ext/web/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_web" -version = "0.110.0" +version = "0.111.0" authors.workspace = true edition.workspace = true license.workspace = true |
