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"