aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorNicholas Johnson <nick@nicholasjohnson.ch>2024-05-13 00:00:00 +0000
committerNicholas Johnson <nick@nicholasjohnson.ch>2024-05-13 00:00:00 +0000
commit2091037299cd869ebb0b82c48b2a96caaf209f44a55c0f4e490e778098d1f2f0 (patch)
treed0724a5442db57b9c31493ea3631b3cc4ec40ca9babe83bbb44235928af0d72e /Cargo.toml
parent26fbaa5c01c9b9ca19a4f646db178f827a32e732eb4dc2a35facf4668ed0b0ef (diff)
downloadhitomezashi-rs-2091037299cd869ebb0b82c48b2a96caaf209f44a55c0f4e490e778098d1f2f0.tar.gz
hitomezashi-rs-2091037299cd869ebb0b82c48b2a96caaf209f44a55c0f4e490e778098d1f2f0.zip
Bump minor versionv3.2.0
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 68d23b2..d6e1acf 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.5"
+version = "3.2.0"
authors = ["Nicholas Johnson <nick@nicholasjohnson.ch>"]
edition = "2021"
repository = "https://git.nicholasjohnson.ch/hitomezashi-rs"