aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorNicholas Johnson <nick@nicholasjohnson.ch>2024-05-03 00:00:00 +0000
committerNicholas Johnson <nick@nicholasjohnson.ch>2024-05-03 00:00:00 +0000
commita36d995b7c34449e7f4d33c7592192e16e0db9f599f563b3fef6d63b067ff8ce (patch)
treedcc7d693241e59051032c354eb42c1945d41a5ca098b5db926bc4d14c4c0bb90 /Cargo.toml
parentd54b7c97b405fb07b18b14e86693a511094dbd7ca931b827dee1b10c74ef9e08 (diff)
downloadhitomezashi-rs-a36d995b7c34449e7f4d33c7592192e16e0db9f599f563b3fef6d63b067ff8ce.tar.gz
hitomezashi-rs-a36d995b7c34449e7f4d33c7592192e16e0db9f599f563b3fef6d63b067ff8ce.zip
Bump patch versionv3.1.3
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 eb7481e..f0e9adf 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.1.2"
+version = "3.1.3"
authors = ["Nicholas Johnson <nick@nicholasjohnson.ch>"]
edition = "2021"
repository = "https://git.nicholasjohnson.ch/hitomezashi-rs"