diff options
author | Nicholas Johnson <nick@nicholasjohnson.ch> | 2024-05-03 00:00:00 +0000 |
---|---|---|
committer | Nicholas Johnson <nick@nicholasjohnson.ch> | 2024-05-03 00:00:00 +0000 |
commit | a36d995b7c34449e7f4d33c7592192e16e0db9f599f563b3fef6d63b067ff8ce (patch) | |
tree | dcc7d693241e59051032c354eb42c1945d41a5ca098b5db926bc4d14c4c0bb90 /Cargo.toml | |
parent | d54b7c97b405fb07b18b14e86693a511094dbd7ca931b827dee1b10c74ef9e08 (diff) | |
download | hitomezashi-rs-a36d995b7c34449e7f4d33c7592192e16e0db9f599f563b3fef6d63b067ff8ce.tar.gz hitomezashi-rs-a36d995b7c34449e7f4d33c7592192e16e0db9f599f563b3fef6d63b067ff8ce.zip |
Bump patch versionv3.1.3
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.1.2" +version = "3.1.3" authors = ["Nicholas Johnson <nick@nicholasjohnson.ch>"] edition = "2021" repository = "https://git.nicholasjohnson.ch/hitomezashi-rs" |