diff options
Diffstat (limited to 'op_crates/fetch/Cargo.toml')
-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 feece79d5..9bb9a4a76 100644 --- a/op_crates/fetch/Cargo.toml +++ b/op_crates/fetch/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_fetch" -version = "0.2.0" +version = "0.3.0" edition = "2018" description = "provides fetch Web API to deno_core" authors = ["the Deno authors"] |