summaryrefslogtreecommitdiff
path: root/ext/http
diff options
context:
space:
mode:
authorSatya Rohith <me@satyarohith.com>2024-05-17 21:20:49 +0530
committerGitHub <noreply@github.com>2024-05-17 15:50:49 +0000
commit327c31cd21bd0b3664eafd5683eb82d308c41d4e (patch)
tree34bcbf62bbf331097b4f2c3607097931d7698a08 /ext/http
parent75efc74931c1021fdc41c96f45a4e20ae4609e50 (diff)
chore: bump deno_http version (#23866)
Diffstat (limited to 'ext/http')
-rw-r--r--ext/http/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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