diff --git a/Cargo.toml b/Cargo.toml index 4258f16..b406643 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "rox-cli" authors = ["Thomas La Piana"] description = "Composable build tool inspired by Make" -version = "0.7.0" +version = "0.8.0" edition = "2021" repository = "https://github.com/ThomasLaPiana/rox" license = "MIT OR Apache-2.0"