From 9e2e2dfb208ea632eaccd51eb9e0240f2e802f99 Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Tue, 20 Oct 2020 10:31:20 -0400 Subject: bump versions for op crates (#8048) --- op_crates/fetch/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'op_crates/fetch') diff --git a/op_crates/fetch/Cargo.toml b/op_crates/fetch/Cargo.toml index 5e6c725b0..b083dbee6 100644 --- a/op_crates/fetch/Cargo.toml +++ b/op_crates/fetch/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_fetch" -version = "0.7.0" +version = "0.7.1" edition = "2018" description = "provides fetch Web API to deno_core" authors = ["the Deno authors"] -- cgit v1.2.3