diff --git a/Cargo.toml b/Cargo.toml index 167f85e..9f2761a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "rust-ci-cd-template" # todo!("Change name") description = "A rust ci/cd template for github" # todo!("Change description") -version = "0.2.3" +version = "0.2.4" edition = "2021" license = "CC0-1.0 OR MIT OR Apache-2.0" # todo!("Change licenses") repository = "https://github.com/ameknite/rust-ci-cd-template" # todo!("Change repository")