From 764eeb88ff8be097a64affc30f82e67d386cd956 Mon Sep 17 00:00:00 2001 From: ameknite Date: Sat, 16 Mar 2024 10:02:33 +0000 Subject: [PATCH] [0.1.1]: Update Attributions --- Cargo.lock | 2 +- attribution/self.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 3f09864..df31452 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4,4 +4,4 @@ version = 3 [[package]] name = "rust-ci-cd-template" -version = "0.1.0" +version = "0.1.1" diff --git a/attribution/self.toml b/attribution/self.toml index b8ecb15..00e7add 100644 --- a/attribution/self.toml +++ b/attribution/self.toml @@ -1,5 +1,5 @@ [self] name = "rust-ci-cd-template" -version = "0.1.0" +version = "0.1.1" description = "A rust ci/cd template for github" license = "CC0-1.0 OR MIT OR Apache-2.0"