From ab9ac5c328a7f6a27db71047b85440715383d5d2 Mon Sep 17 00:00:00 2001 From: Kishan Bagaria <1093313+KishanBagaria@users.noreply.github.com> Date: Mon, 27 Mar 2023 22:57:50 -0700 Subject: [PATCH] 0.7.7 --- Cargo.lock | 2 +- Cargo.toml | 2 +- package.json | 2 +- release_build.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 9a58895..3773890 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -863,7 +863,7 @@ dependencies = [ [[package]] name = "rust-fetch" -version = "0.7.6" +version = "0.7.7" dependencies = [ "bytes", "env_logger", diff --git a/Cargo.toml b/Cargo.toml index ce502c8..eab2d0f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rust-fetch" -version = "0.7.6" +version = "0.7.7" authors = ["rumblefrog "] edition = "2018" diff --git a/package.json b/package.json index c7619de..5dfba1b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rust-fetch", - "version": "0.7.6", + "version": "0.7.7", "description": "Rust HTTP wrapper for JS", "main": "dist/index.js", "repository": { diff --git a/release_build.txt b/release_build.txt index c006218..879be8a 100644 --- a/release_build.txt +++ b/release_build.txt @@ -1 +1 @@ -0.7.6 +0.7.7