Skip to content

Commit a516282

Browse files
chore: Bump version (#226)
Signed-off-by: Shigure Kurosaki <[email protected]>
1 parent f721a49 commit a516282

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "katharsis"
33
authors = ["Shigure Kurosaki <[email protected]>"]
4-
version = "1.0.0-canary.23"
4+
version = "1.0.0-canary.24"
55
edition = "2021"
66
rust-version = "1.78.0"
77
license = "MIT"

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
<h1>Katharsis</h1>
66

77
<a href="https://github.com/kurosakishigure/katharsis/actions/workflows/ci.yml">
8-
<img src="https://github.com/kurosakishigure/katharsis/workflows/CI/badge.svg?branch=refs/tags/v1.0.0-canary.23" alt="CI">
8+
<img src="https://github.com/kurosakishigure/katharsis/workflows/CI/badge.svg?branch=refs/tags/v1.0.0-canary.24" alt="CI">
99
</a>
1010
<a href="https://github.com/kurosakishigure/katharsis/actions/workflows/cd.yml">
11-
<img src="https://github.com/kurosakishigure/katharsis/workflows/CD/badge.svg?branch=refs/tags/v1.0.0-canary.23" alt="CD">
11+
<img src="https://github.com/kurosakishigure/katharsis/workflows/CD/badge.svg?branch=refs/tags/v1.0.0-canary.24" alt="CD">
1212
</a>
1313
<a href="https://coveralls.io/github/kurosakishigure/katharsis">
14-
<img src="https://coveralls.io/repos/github/kurosakishigure/katharsis/badge.svg?branch=refs/tags/v1.0.0-canary.23" alt="Coverage Status">
14+
<img src="https://coveralls.io/repos/github/kurosakishigure/katharsis/badge.svg?branch=refs/tags/v1.0.0-canary.24" alt="Coverage Status">
1515
</a>
1616
<a href="https://crates.io/crates/katharsis">
1717
<img src="https://img.shields.io/crates/v/katharsis.svg" alt="Crates.io">

0 commit comments

Comments
 (0)