diff --git a/rustitch/Cargo.toml b/rustitch/Cargo.toml index 3eff2d1..c4b4f28 100644 --- a/rustitch/Cargo.toml +++ b/rustitch/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rustitch" -version = "0.2.1" +version = "0.2.2" edition = "2024" description = "PES embroidery file parser and thumbnail renderer" license = "MIT" diff --git a/stitch-peek/Cargo.toml b/stitch-peek/Cargo.toml index 4c02c01..6f3c1c0 100644 --- a/stitch-peek/Cargo.toml +++ b/stitch-peek/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "stitch-peek" -version = "0.1.3" +version = "0.1.4" edition = "2024" description = "Nautilus thumbnail generator for PES embroidery files" license = "MIT"