From 327c31cd21bd0b3664eafd5683eb82d308c41d4e Mon Sep 17 00:00:00 2001 From: Satya Rohith Date: Fri, 17 May 2024 21:20:49 +0530 Subject: chore: bump deno_http version (#23866) --- ext/http/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext') diff --git a/ext/http/Cargo.toml b/ext/http/Cargo.toml index c3cda3c11..4029a0b1c 100644 --- a/ext/http/Cargo.toml +++ b/ext/http/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_http" -version = "0.149.0" +version = "0.150.0" authors.workspace = true edition.workspace = true license.workspace = true -- cgit v1.2.3