From f62de034d486fcd4ba43517c24bed7e91579498a94418d91ad0a811dc158f3f2 Mon Sep 17 00:00:00 2001 From: Nicholas Johnson Date: Mon, 22 Apr 2024 00:00:00 +0000 Subject: Bump major version --- Cargo.lock | 2 +- Cargo.toml | 2 +- hitomezashi-rs.1 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index d467b47..d72fd7c 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -131,7 +131,7 @@ checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" [[package]] name = "hitomezashi-rs" -version = "2.1.0" +version = "3.0.0" dependencies = [ "clap", "colored", diff --git a/Cargo.toml b/Cargo.toml index bc53d26..b6a3523 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "hitomezashi-rs" description = "Classic two-colored Hitomezashi stitch pattern generator." readme = "README.md" -version = "2.1.0" +version = "3.0.0" authors = ["Nicholas Johnson "] edition = "2021" repository = "https://git.nicholasjohnson.ch/hitomezashi-rs" diff --git a/hitomezashi-rs.1 b/hitomezashi-rs.1 index c940c3a..7ad5fc0 100644 --- a/hitomezashi-rs.1 +++ b/hitomezashi-rs.1 @@ -1,4 +1,4 @@ -.TH HITOMEZASHI-RS "1" "April 2024" "hitomezashi-rs v2.1.0" +.TH HITOMEZASHI-RS "1" "April 2024" "hitomezashi-rs v3.0.0" .SH NAME hitomezashi-rs \- generates classic two-colored Hitomezashi stitch patterns. .SH SYNOPSIS -- cgit v1.2.3