Skip to content

Commit 54463e0

Browse files
authored
Release v1.1.2
1 parent 05725cf commit 54463e0

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.1.2-SNAPSHOT"
7+
version = "1.1.2"
88

99
java {
1010
withSourcesJar()

0 commit comments

Comments
 (0)