diff --git a/Cargo.lock b/Cargo.lock index a8e7936..af183f8 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4,4 +4,4 @@ version = 3 [[package]] name = "rust-ci-cd-template" -version = "0.1.7" +version = "0.1.8" diff --git a/attribution/self.toml b/attribution/self.toml index b59a60a..433d684 100644 --- a/attribution/self.toml +++ b/attribution/self.toml @@ -1,6 +1,6 @@ [self] name = "rust-ci-cd-template" -version = "0.1.7" +version = "0.1.8" 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"