summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorNicholas Johnson <nick@nicholasjohnson.ch>2024-04-22 00:00:00 +0000
committerNicholas Johnson <nick@nicholasjohnson.ch>2024-04-22 00:00:00 +0000
commit23b9d78fb8dc2c24321fad8d68155fbdbd8e68089735589e8f81c4478c35891b (patch)
tree86170f495310a2b581c2d498a8040fb64affb1bf46b194738c18cf661cb32dc1 /Cargo.toml
parent0c3e0bfc51c379955fc1e1dd6ee0c5eff77c05a6afc11730761318f8cd349ad8 (diff)
downloadhitomezashi-rs-23b9d78fb8dc2c24321fad8d68155fbdbd8e68089735589e8f81c4478c35891b.tar.gz
hitomezashi-rs-23b9d78fb8dc2c24321fad8d68155fbdbd8e68089735589e8f81c4478c35891b.zip
Bump minor versionv3.1.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 93b8bd7..f311dac 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.0.0"
+version = "3.1.0"
authors = ["Nicholas Johnson <nick@nicholasjohnson.ch>"]
edition = "2021"
repository = "https://git.nicholasjohnson.ch/hitomezashi-rs"