From 557124a0c65ea6de412182a73cfd7b735cfce0bc Mon Sep 17 00:00:00 2001 From: rUv Date: Sun, 4 Jan 2026 19:39:48 +0000 Subject: [PATCH] chore: Bump version to 0.1.30 for crates.io release MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 4c6ebb9a0..869af1397 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -56,7 +56,7 @@ members = [ resolver = "2" [workspace.package] -version = "0.1.29" +version = "0.1.30" edition = "2021" rust-version = "1.77" license = "MIT"