From 98d062e3dcd8804bd959ea41f6a0103ccd87f283 Mon Sep 17 00:00:00 2001 From: denobot <33910674+denobot@users.noreply.github.com> Date: Thu, 1 Dec 2022 08:46:27 -0500 Subject: chore: forward v1.28.3 release commit to main (#16884) Co-authored-by: kt3k --- ext/web/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/web') 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 -- cgit v1.2.3