diff options
Diffstat (limited to 'ext/fetch/Cargo.toml')
-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 75a358b2d..505ac2230 100644 --- a/ext/fetch/Cargo.toml +++ b/ext/fetch/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_fetch" -version = "0.188.0" +version = "0.189.0" authors.workspace = true edition.workspace = true license.workspace = true |