version bump #6

Merged
nvrl merged 2 commits from release/0.1.2 into main 2026-03-30 01:03:55 +02:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 0a6448c68a - Show all commits

View File

@@ -1,6 +1,6 @@
[package] [package]
name = "rustitch" name = "rustitch"
version = "0.1.1" version = "0.1.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"

View File

@@ -1,6 +1,6 @@
[package] [package]
name = "stitch-peek" name = "stitch-peek"
version = "0.1.1" version = "0.1.2"
edition = "2024" edition = "2024"
description = "Nautilus thumbnail generator for PES embroidery files" description = "Nautilus thumbnail generator for PES embroidery files"
license = "MIT" license = "MIT"