From 86401c7e26e597f987fdcacbcc69c5cb287c96285fd13c1da64a591fe10196cf Mon Sep 17 00:00:00 2001 From: Nicholas Johnson Date: Fri, 28 Jun 2024 00:00:00 +0000 Subject: Bump patch version --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 0e5b880..5f04eb9 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -142,7 +142,7 @@ checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" [[package]] name = "hitomezashi-rs" -version = "3.2.1" +version = "3.2.2" dependencies = [ "clap", "clap_mangen", diff --git a/Cargo.toml b/Cargo.toml index 38e8507..acf3874 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.2.1" +version = "3.2.2" authors = ["Nicholas Johnson "] edition = "2021" repository = "https://git.nicholasjohnson.ch/hitomezashi-rs" -- cgit v1.2.3