From c92f1186529b1d7e134647ae5c277ac0154b35f1 Mon Sep 17 00:00:00 2001 From: denobot <33910674+denobot@users.noreply.github.com> Date: Fri, 12 Apr 2024 06:19:46 +0200 Subject: chore: forward v1.42.3 release commit to main (#23335) Co-authored-by: bartlomieju --- 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 5eef49b06..b911f4a48 100644 --- a/ext/web/Cargo.toml +++ b/ext/web/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_web" -version = "0.176.0" +version = "0.177.0" authors.workspace = true edition.workspace = true license.workspace = true -- cgit v1.2.3