diff options
Diffstat (limited to 'ext/fetch')
-rw-r--r-- | ext/fetch/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/fetch/Cargo.toml b/ext/fetch/Cargo.toml index 0b74f7847..2ec1c25f0 100644 --- a/ext/fetch/Cargo.toml +++ b/ext/fetch/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_fetch" -version = "0.191.0" +version = "0.192.0" authors.workspace = true edition.workspace = true license.workspace = true |