From aadcd640651383d606678928c10b637345b57beb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Iwa=C5=84czuk?= Date: Fri, 5 Jan 2024 00:52:17 +0100 Subject: chore: forward v1.39.2 release commit to main (#21793) --- 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 8d6e16048..80a395d07 100644 --- a/ext/http/Cargo.toml +++ b/ext/http/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_http" -version = "0.126.0" +version = "0.127.0" authors.workspace = true edition.workspace = true license.workspace = true -- cgit v1.2.3