From 9722125a51e341e66e232134a3341486fdf9340bb47179349d9ed34df1adb246 Mon Sep 17 00:00:00 2001 From: Nicholas Johnson Date: Fri, 19 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 6dbd256..1e309fa 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -131,7 +131,7 @@ checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" [[package]] name = "hitomezashi-rs" -version = "1.0.1" +version = "2.0.0" dependencies = [ "clap", "colored", diff --git a/Cargo.toml b/Cargo.toml index c1f1261..fd1616e 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 = "1.0.1" +version = "2.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 f0457df..720a17a 100644 --- a/hitomezashi-rs.1 +++ b/hitomezashi-rs.1 @@ -1,4 +1,4 @@ -.TH HITOMEZASHI-RS "1" "April 2024" "hitomezashi-rs v1.0.1" +.TH HITOMEZASHI-RS "1" "April 2024" "hitomezashi-rs v2.0.0" .SH NAME hitomezashi-rs \- generates classic two-colored Hitomezashi stitch patterns. .SH SYNOPSIS -- cgit v1.2.3