From 156365fa8f8a14019e286a006ce7748ae9eb1b34 Mon Sep 17 00:00:00 2001 From: Nils Pukropp Date: Tue, 31 Mar 2026 12:20:15 +0200 Subject: [PATCH] version bump to 0.1.3 --- stitch-peek/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stitch-peek/Cargo.toml b/stitch-peek/Cargo.toml index ba4449c..4c02c01 100644 --- a/stitch-peek/Cargo.toml +++ b/stitch-peek/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "stitch-peek" -version = "0.1.2" +version = "0.1.3" edition = "2024" description = "Nautilus thumbnail generator for PES embroidery files" license = "MIT"