From 73c82d40161b8223d425f7b5b21bf9e827a07bd7 Mon Sep 17 00:00:00 2001 From: Tomas Bjerre Date: Sat, 9 Nov 2024 14:46:18 +0100 Subject: [PATCH] chore(release): 3.0.2 [GRADLE SCRIPT] --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 5e5d6d0..376ebe9 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ # -#Sat Nov 09 14:18:19 CET 2024 +#Sat Nov 09 14:46:11 CET 2024 description=Automate changelog and versioning with conventional commits and Git. group=se.bjurr.gitchangelog implementationClass=se.bjurr.gitchangelog.plugin.gradle.GitChangelogGradlePlugin @@ -8,4 +8,4 @@ sourceCompatibility=17 stripGradlePluginSuffix=false tags=git,changelog,releasenotes,patchnotes,conventional commits,semantic version,semantic release targetCompatibility=17 -version=3.0.1 +version=3.0.2