diff --git a/Cargo.toml b/Cargo.toml index 242f984..07b7f51 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.4" +version = "0.1.5" edition = "2021" [workspace.dependencies]