diff options
Diffstat (limited to 'ext/http')
-rw-r--r-- | ext/http/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/http/Cargo.toml b/ext/http/Cargo.toml index dfd8cd3fb..6ec95dcbc 100644 --- a/ext/http/Cargo.toml +++ b/ext/http/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_http" -version = "0.158.0" +version = "0.159.0" authors.workspace = true edition.workspace = true license.workspace = true |