aboutsummaryrefslogtreecommitdiff
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
commitf62de034d486fcd4ba43517c24bed7e91579498a94418d91ad0a811dc158f3f2 (patch)
tree914e53c96663715e72ebffe5b3ed693ca834bd883035aae8e898c87c006c382b /Cargo.toml
parent10f8782d43edbc6e6b1cacedd40c2299528f8d68031133dc6b6721520aac7f4d (diff)
downloadhitomezashi-rs-f62de034d486fcd4ba43517c24bed7e91579498a94418d91ad0a811dc158f3f2.tar.gz
hitomezashi-rs-f62de034d486fcd4ba43517c24bed7e91579498a94418d91ad0a811dc158f3f2.zip
Bump major version
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 bc53d26..b6a3523 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 = "2.1.0"
+version = "3.0.0"
authors = ["Nicholas Johnson <nick@nicholasjohnson.ch>"]
edition = "2021"
repository = "https://git.nicholasjohnson.ch/hitomezashi-rs"