diff --git a/rustitch/Cargo.toml b/rustitch/Cargo.toml index c4d3c0e..ba80fc4 100644 --- a/rustitch/Cargo.toml +++ b/rustitch/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rustitch" -version = "0.1.1" +version = "0.1.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 2673c2a..8c016a2 100644 --- a/stitch-peek/Cargo.toml +++ b/stitch-peek/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "stitch-peek" -version = "0.1.1" +version = "0.1.2" edition = "2024" description = "Nautilus thumbnail generator for PES embroidery files" license = "MIT"