From cab5094dabebd5f0b486737df86c86b3d1639859 Mon Sep 17 00:00:00 2001 From: oiwn Date: Wed, 5 Feb 2025 21:47:03 +0700 Subject: [PATCH] fix readme, bump minor version --- Cargo.toml | 2 +- README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 3764531..0eea43e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ members = [ ] [workspace.package] -version = "0.4.5" +version = "0.4.6" edition = "2021" license = "MIT" rust-version = "1.80" diff --git a/README.md b/README.md index 62b2947..75115a0 100644 --- a/README.md +++ b/README.md @@ -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) @@ -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.