From 7d47a85b5702f5815882bc42cc0c1a4afb39cc1e Mon Sep 17 00:00:00 2001 From: denobot <33910674+denobot@users.noreply.github.com> Date: Thu, 15 Feb 2024 15:45:36 +0900 Subject: chore: forward v1.40.5 release commit to main (#22424) This is the release commit being forwarded back to main for 1.40.5 Co-authored-by: Divy Srivastava --- ext/fetch/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/fetch') diff --git a/ext/fetch/Cargo.toml b/ext/fetch/Cargo.toml index 5fc4583ff..a43880f08 100644 --- a/ext/fetch/Cargo.toml +++ b/ext/fetch/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_fetch" -version = "0.161.0" +version = "0.162.0" authors.workspace = true edition.workspace = true license.workspace = true -- cgit v1.2.3