version bump
All checks were successful
CI / Lint and Test (pull_request) Successful in 36s
CI / Version Check (pull_request) Successful in 3s

This commit is contained in:
2026-03-30 01:00:45 +02:00
parent ad8738e6dd
commit 0a6448c68a
2 changed files with 2 additions and 2 deletions

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"