diff options
Diffstat (limited to 'ext')
-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 871b133bd..5b7af9fae 100644 --- a/ext/http/Cargo.toml +++ b/ext/http/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_http" -version = "0.119.0" +version = "0.120.0" authors.workspace = true edition.workspace = true license.workspace = true |