release/0.2.4 #8

Merged
nvrl merged 2 commits from release/0.2.4 into main 2026-04-03 18:46:57 +02:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit f161a25002 - Show all commits
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "rustitch" name = "rustitch"
version = "0.2.1" version = "0.2.2"
edition = "2024" edition = "2024"
description = "PES embroidery file parser and thumbnail renderer" description = "PES embroidery file parser and thumbnail renderer"
license = "MIT" license = "MIT"
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "stitch-peek" name = "stitch-peek"
version = "0.1.3" version = "0.1.4"
edition = "2024" edition = "2024"
description = "Nautilus thumbnail generator for PES embroidery files" description = "Nautilus thumbnail generator for PES embroidery files"
license = "MIT" license = "MIT"