diff --git a/Cargo.lock b/Cargo.lock index 6f6af7d..4b576af 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -906,7 +906,7 @@ dependencies = [ [[package]] name = "rust-fetch" -version = "0.6.19" +version = "0.7.0" dependencies = [ "bytes", "env_logger", diff --git a/Cargo.toml b/Cargo.toml index ff8e29c..6211d85 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rust-fetch" -version = "0.6.19" +version = "0.7.0" authors = ["rumblefrog "] edition = "2018" diff --git a/package.json b/package.json index 24b667a..c22e258 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rust-fetch", - "version": "0.6.19", + "version": "0.7.0", "description": "Rust HTTP wrapper for JS", "main": "dist/index.js", "files": [ diff --git a/release_build.txt b/release_build.txt index 724e8d9..faef31a 100644 --- a/release_build.txt +++ b/release_build.txt @@ -1 +1 @@ -0.6.18 +0.7.0