diff --git a/Cargo.toml b/Cargo.toml index 51e0013..ca59133 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ members = ["repak", "repak_cli"] repository = "https://github.com/trumank/repak" authors = ["spuds", "trumank"] license = "MIT OR Apache-2.0" -version = "0.2.0" +version = "0.2.1" edition = "2021" [workspace.dependencies]