diff --git a/Cargo.toml b/Cargo.toml index a21fdb3..51e0013 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.1.8" +version = "0.2.0" edition = "2021" [workspace.dependencies]