From 69d02692705097aca58a53f7a513168fd8137c1b Mon Sep 17 00:00:00 2001 From: Nils Pukropp Date: Tue, 31 Mar 2026 08:12:12 +0200 Subject: [PATCH] version bump --- rustitch/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rustitch/Cargo.toml b/rustitch/Cargo.toml index ba80fc4..579abfe 100644 --- a/rustitch/Cargo.toml +++ b/rustitch/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rustitch" -version = "0.1.2" +version = "0.2.0" edition = "2024" description = "PES embroidery file parser and thumbnail renderer" license = "MIT"