diff options
Diffstat (limited to 'op_crates/fetch')
-rw-r--r-- | op_crates/fetch/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/op_crates/fetch/Cargo.toml b/op_crates/fetch/Cargo.toml index ba0856c02..991c6bd51 100644 --- a/op_crates/fetch/Cargo.toml +++ b/op_crates/fetch/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_fetch" -version = "0.22.1" +version = "0.22.2" edition = "2018" description = "provides fetch Web API to deno_core" authors = ["the Deno authors"] |