summaryrefslogtreecommitdiff
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
commitceea3921157757b5743ae1bf6c687b5ec156cb44091dcf15a72765d2489275ba (patch)
treed395463ef17359e9b6b2bf782a727185f92195fe57641a9ba022925f0fa51d53 /Cargo.toml
parent7d51d9dbd6a977f59167041ebbf2b31ebb66a00e938893874b4f798afaca32db (diff)
downloadhitomezashi-rs-ceea3921157757b5743ae1bf6c687b5ec156cb44091dcf15a72765d2489275ba.tar.gz
hitomezashi-rs-ceea3921157757b5743ae1bf6c687b5ec156cb44091dcf15a72765d2489275ba.zip
Bump patch versionv3.1.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 e04b896..eb7481e 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.1"
+version = "3.1.2"
authors = ["Nicholas Johnson <nick@nicholasjohnson.ch>"]
edition = "2021"
repository = "https://git.nicholasjohnson.ch/hitomezashi-rs"