From 404422519c229b80508f20d954d2cc38ebda9f2f Mon Sep 17 00:00:00 2001 From: denobot <33910674+denobot@users.noreply.github.com> Date: Fri, 1 Mar 2024 02:56:08 +0100 Subject: chore: forward v1.41.1 release commit to main (#22643) Co-authored-by: dsherret --- ext/http/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/http') diff --git a/ext/http/Cargo.toml b/ext/http/Cargo.toml index dde69b1eb..d58297a56 100644 --- a/ext/http/Cargo.toml +++ b/ext/http/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_http" -version = "0.136.0" +version = "0.137.0" authors.workspace = true edition.workspace = true license.workspace = true -- cgit v1.2.3