diff options
author | Nicholas Johnson <mail@nicholasjohnson.ch> | 2024-06-28 00:00:00 +0000 |
---|---|---|
committer | Nicholas Johnson <mail@nicholasjohnson.ch> | 2024-06-30 00:00:00 +0000 |
commit | 86401c7e26e597f987fdcacbcc69c5cb287c96285fd13c1da64a591fe10196cf (patch) | |
tree | c0a4f76e69e6196f2d5910c89e4d73848fb394b1d5beb59be8751aea5523d6a6 /Cargo.toml | |
parent | 031f3c00d7c4f60e267460938e09ccf30200d18ca74ca5f5cf7ef1728e2d50d4 (diff) | |
download | hitomezashi-rs-3.2.2.tar.gz hitomezashi-rs-3.2.2.zip |
Bump patch versionv3.2.2
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |