diff --git a/Cargo.toml b/Cargo.toml index a8b3164..851a030 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.6.0" +version = "0.7.0" edition = "2021" repository = "https://github.com/ThomasLaPiana/rox" license = "MIT OR Apache-2.0"