From b687a4cc53a144999e34833fad0c6ecd5d30d0aa Mon Sep 17 00:00:00 2001 From: Shigure Kurosaki Date: Sun, 29 Dec 2024 23:56:30 +0800 Subject: [PATCH] chore: Bump version --- Cargo.lock | 2 +- Cargo.toml | 2 +- README.md | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index f6378ab..1429c1f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -783,7 +783,7 @@ dependencies = [ [[package]] name = "katharsis" -version = "1.0.0-canary.16" +version = "1.0.0-canary.17" dependencies = [ "anyhow", "chrono", diff --git a/Cargo.toml b/Cargo.toml index ace8fe4..f6b94ab 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "katharsis" -version = "1.0.0-canary.16" +version = "1.0.0-canary.17" edition = "2021" description = "CLI tool for generating RSS feeds." diff --git a/README.md b/README.md index dac46ed..5769d61 100644 --- a/README.md +++ b/README.md @@ -5,13 +5,13 @@

Katharsis

- CI + CI - CD + CD - - Coverage Status + + Coverage Status