Skip to content

Commit

Permalink
bump verison to v0.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
1Conan committed Apr 29, 2023
1 parent ca55fa8 commit 9bf70bf
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rust-fetch"
version = "0.8.2"
version = "0.8.5"
edition = "2018"

[lib]
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rust-fetch",
"version": "0.8.2",
"version": "0.8.5",
"description": "Rust HTTP wrapper for JS",
"main": "dist/index.js",
"license": "UNLICENSED",
Expand Down

0 comments on commit 9bf70bf

Please sign in to comment.