Skip to content

Commit

Permalink
Bump to version 0.4.1 (#113)
Browse files Browse the repository at this point in the history
* Bump to version 0.4.1

Signed-off-by: Xuanwo <github@xuanwo.io>

* Update README

Signed-off-by: Xuanwo <github@xuanwo.io>

Signed-off-by: Xuanwo <github@xuanwo.io>
  • Loading branch information
Xuanwo authored Aug 28, 2022
1 parent 85a2eb4 commit 92f56f8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ documentation = "https://docs.rs/reqsign"
edition = "2021"
license = "Apache-2.0"
name = "reqsign"
version = "0.4.0"
version = "0.4.1"

[package.metadata.docs.rs]
all-features = true
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
# reqsign &emsp; [![Build Status]][actions] [![Latest Version]][crates.io]
# reqsign &emsp; [![Build Status]][actions] [![Latest Version]][crates.io] [![Crate Downloads]][crates.io]

[Build Status]: https://img.shields.io/github/workflow/status/Xuanwo/reqsign/CI/main
[actions]: /~https://github.com/Xuanwo/reqsign/actions?query=branch%3Amain
[Latest Version]: https://img.shields.io/crates/v/reqsign.svg
[crates.io]: https://crates.io/crates/reqsign
[Crate Downloads]: https://img.shields.io/crates/d/reqsign.svg

Signing API requests without effort.

Expand Down

1 comment on commit 92f56f8

@github-actions
Copy link

@github-actions github-actions bot commented on 92f56f8 Aug 28, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for reqsign ready!

✅ Preview
https://reqsign-no2d9xq9b-xuanwo.vercel.app

Built with commit 92f56f8.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.