diff --git a/Cargo.lock b/Cargo.lock index dee22c9..69becd9 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4,4 +4,4 @@ version = 3 [[package]] name = "rust-ci-cd-template" -version = "0.2.3" +version = "0.2.4" diff --git a/attribution/self.toml b/attribution/self.toml index b0badb5..ca83462 100644 --- a/attribution/self.toml +++ b/attribution/self.toml @@ -1,6 +1,6 @@ [self] name = "rust-ci-cd-template" -version = "0.2.3" +version = "0.2.4" description = "A rust ci/cd template for github" license = "CC0-1.0 OR MIT OR Apache-2.0" repository = "https://github.com/ameknite/rust-ci-cd-template"