aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorNicholas Johnson <nick@nicholasjohnson.ch>2024-04-19 00:00:00 +0000
committerNicholas Johnson <nick@nicholasjohnson.ch>2024-04-19 00:00:00 +0000
commit9722125a51e341e66e232134a3341486fdf9340bb47179349d9ed34df1adb246 (patch)
treebb0e746eb92e8a5970543dc70e067bae4f08b6babb1916509a73408d667b1e5a /Cargo.toml
parent43537a3b137c3d88b8cd2c8d2f8a4257aebfa45d4ee8e2ad98ae80c7f5c9d620 (diff)
downloadhitomezashi-rs-9722125a51e341e66e232134a3341486fdf9340bb47179349d9ed34df1adb246.tar.gz
hitomezashi-rs-9722125a51e341e66e232134a3341486fdf9340bb47179349d9ed34df1adb246.zip
Bump major versionv2.0.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 c1f1261..fd1616e 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 = "1.0.1"
+version = "2.0.0"
authors = ["Nicholas Johnson <nick@nicholasjohnson.ch>"]
edition = "2021"
repository = "https://git.nicholasjohnson.ch/hitomezashi-rs"