Bump project version to 0.0.2 in build.gradle
Auto Publish on Version Change / check-and-publish (push) Successful in 17s

This commit is contained in:
CodingPhoenixx
2026-05-28 13:24:03 +02:00
parent 994e7fa80c
commit 2531f87c31
+1 -1
View File
@@ -4,7 +4,7 @@ plugins {
}
group = 'dev.coph'
version = '0.0.1'
version = '0.0.2'
repositories {
mavenCentral()