summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorNicholas Johnson <nick@nicholasjohnson.ch>2024-04-24 00:00:00 +0000
committerNicholas Johnson <nick@nicholasjohnson.ch>2024-04-24 00:00:00 +0000
commitdbe10b0a3d26763aceeb902808d95c7e7a626a930b6d2cec05d3e61e73c6f879 (patch)
tree11884677854e03ad372e75de4fcba029b00cee559208e5ca23f36b41e298d818 /Cargo.toml
parent3f4b5e1dfe684b91c4c69cb03db479bada5685bfe875e21f3d6cabd0ec72b981 (diff)
downloadhitomezashi-rs-9b8755b13037c918c262e65ccc136d43c2eaec9b12848e6edd604f01777eed34.tar.gz
hitomezashi-rs-9b8755b13037c918c262e65ccc136d43c2eaec9b12848e6edd604f01777eed34.zip
Bump patch versionv3.1.1
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 f311dac..e04b896 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.0"
+version = "3.1.1"
authors = ["Nicholas Johnson <nick@nicholasjohnson.ch>"]
edition = "2021"
repository = "https://git.nicholasjohnson.ch/hitomezashi-rs"