Skip to content

Commit 4ca4861

Browse files
authored
Release 1.1.7
1 parent 4be88d8 commit 4ca4861

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,10 @@ plugins {
44
}
55

66
group = "com.eternalcode"
7-
version = "1.1.6"
7+
version = "1.1.7"
88

99
java {
1010
withSourcesJar()
11-
// withJavadocJar()
1211
}
1312

1413
publishing {

0 commit comments

Comments
 (0)