From d0ec29b493f7b0d201368e97f7f89f305c1a7d86 Mon Sep 17 00:00:00 2001 From: Satya Rohith Date: Thu, 29 Jul 2021 21:59:44 +0530 Subject: chore: release deno_fetch (#11549) --- extensions/fetch/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extensions/fetch') diff --git a/extensions/fetch/Cargo.toml b/extensions/fetch/Cargo.toml index 4cc4fee2c..810be2f23 100644 --- a/extensions/fetch/Cargo.toml +++ b/extensions/fetch/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_fetch" -version = "0.35.0" +version = "0.36.0" edition = "2018" description = "Fetch API implementation for Deno" authors = ["the Deno authors"] -- cgit v1.2.3