diff --git a/Cargo.toml b/Cargo.toml index 1d94b2b..ee05101 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ members = ["repak", "repak_cli"] repository = "https://github.com/trumank/repak" authors = ["spuds", "trumank"] license = "MIT OR Apache-2.0" -version = "0.1.1" +version = "0.1.2" edition = "2021" [workspace.dependencies]