From 762f1b3cde20bf52b5cef86977cfbc1c65329e56 Mon Sep 17 00:00:00 2001 From: Manuel Raimann Date: Sat, 31 Jan 2026 11:31:03 +0100 Subject: [PATCH] chore: release v0.3.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index cf86626..7713d58 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "optimizer" -version = "0.3.0" +version = "0.3.1" edition = "2024" rust-version = "1.88" license = "MIT"