Skip to content

Commit

Permalink
Merge pull request #62 from oiwn/dev
Browse files Browse the repository at this point in the history
fix readme, bump minor version
  • Loading branch information
oiwn authored Feb 5, 2025
2 parents 04c9685 + cab5094 commit 5fdcd07
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ members = [
]

[workspace.package]
version = "0.4.5"
version = "0.4.6"
edition = "2021"
license = "MIT"
rust-version = "1.80"
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![Crates.io Downloads (recent)](https://img.shields.io/crates/dr/capp-rs)
![Crates.io Downloads (recent)](https://img.shields.io/crates/dr/capp)
![GitHub License](https://img.shields.io/github/license/oiwn/capp-rs)
[![codecov](https://codecov.io/gh/oiwn/capp-rs/graph/badge.svg?token=36RWDWOO0J)](https://codecov.io/gh/oiwn/capp-rs)
[![dependency status](https://deps.rs/repo/github/oiwn/capp-rs/status.svg)](https://deps.rs/repo/github/oiwn/capp-rs)
Expand Down Expand Up @@ -115,4 +115,4 @@ MIT
## Contributing
Contributions welcome! Please read our contributing guidelines and submit PRs.
Contributions welcome! Please read non-existent guidelines and submit PRs.

0 comments on commit 5fdcd07

Please sign in to comment.