aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Johnson <nick@nicholasjohnson.ch>2024-04-19 00:00:00 +0000
committerNicholas Johnson <nick@nicholasjohnson.ch>2024-04-19 00:00:00 +0000
commit9722125a51e341e66e232134a3341486fdf9340bb47179349d9ed34df1adb246 (patch)
treebb0e746eb92e8a5970543dc70e067bae4f08b6babb1916509a73408d667b1e5a
parent43537a3b137c3d88b8cd2c8d2f8a4257aebfa45d4ee8e2ad98ae80c7f5c9d620 (diff)
Bump major versionv2.0.0
-rw-r--r--Cargo.lock2
-rw-r--r--Cargo.toml2
-rw-r--r--hitomezashi-rs.12
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 <nick@nicholasjohnson.ch>"]
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