From d7efeb5f06395f0fb12828900a261c1edd6a071b Mon Sep 17 00:00:00 2001 From: ByJonas Date: Mon, 3 Aug 2026 18:47:03 +0200 Subject: [PATCH] Bump version from 0.1.1 to 0.1.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index d2720d6..1b4bee3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ default-members = ["crates/rpath-cli"] resolver = "3" [workspace.package] -version = "0.1.1" +version = "0.1.2" edition = "2024" rust-version = "1.96" license = "MIT"