Skip to content

Commit de7125a

Browse files
committed
Release v1.0.2
1 parent 21b2adc commit de7125a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/commons-publish.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
}
55

66
group = "com.eternalcode"
7-
version = "1.0.2-SNAPSHOT"
7+
version = "1.0.2"
88

99
java {
1010
withSourcesJar()

0 commit comments

Comments
 (0)