diff --git a/Cargo.toml b/Cargo.toml index 07b7f51..8cba57e 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.5" +version = "0.1.6" edition = "2021" [workspace.dependencies]