aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorNicholas Johnson <mail@nicholasjohnson.ch>2024-06-28 00:00:00 +0000
committerNicholas Johnson <mail@nicholasjohnson.ch>2024-06-30 00:00:00 +0000
commit86401c7e26e597f987fdcacbcc69c5cb287c96285fd13c1da64a591fe10196cf (patch)
treec0a4f76e69e6196f2d5910c89e4d73848fb394b1d5beb59be8751aea5523d6a6 /Cargo.toml
parent031f3c00d7c4f60e267460938e09ccf30200d18ca74ca5f5cf7ef1728e2d50d4 (diff)
downloadhitomezashi-rs-86401c7e26e597f987fdcacbcc69c5cb287c96285fd13c1da64a591fe10196cf.tar.gz
hitomezashi-rs-86401c7e26e597f987fdcacbcc69c5cb287c96285fd13c1da64a591fe10196cf.zip
Bump patch versionv3.2.2
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 38e8507..acf3874 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.1"
+version = "3.2.2"
authors = ["Nicholas Johnson <mail@nicholasjohnson.ch>"]
edition = "2021"
repository = "https://git.nicholasjohnson.ch/hitomezashi-rs"