summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Johnson <mail@nicholasjohnson.ch>2024-06-30 00:00:00 +0000
committerNicholas Johnson <mail@nicholasjohnson.ch>2024-06-30 00:00:00 +0000
commit0fd4a3a13f7d999d8a4a6f3af7093b440cf261a8bf1fdd85ee9b5ba6be6b142e (patch)
treedbf4695411686b8b0af8ba6f9ae8ba3084dc8a823b320a18b4563db1d110670b
parent435d2cdb62e56cbbe21ea8fda329c1fac1aa2e052e5291c1fd44debf520d59c4 (diff)
downloadhitomezashi-rs-3.2.3.tar.gz
hitomezashi-rs-3.2.3.zip
Bump patch versionHEADv3.2.3master
-rw-r--r--Cargo.lock2
-rw-r--r--Cargo.toml2
2 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 5f04eb9..5d06e3f 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -142,7 +142,7 @@ checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
[[package]]
name = "hitomezashi-rs"
-version = "3.2.2"
+version = "3.2.3"
dependencies = [
"clap",
"clap_mangen",
diff --git a/Cargo.toml b/Cargo.toml
index acf3874..0d057dc 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 = "3.2.2"
+version = "3.2.3"
authors = ["Nicholas Johnson <mail@nicholasjohnson.ch>"]
edition = "2021"
repository = "https://git.nicholasjohnson.ch/hitomezashi-rs"