Skip to content

Commit 42aaa00

Browse files
committed
Bump to up 0.17.0
1 parent bbcf0a3 commit 42aaa00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ plugins {
1111
}
1212

1313
rootProject.ext["PUBLISH_GROUP_ID"] = "com.github.HaishinKit"
14-
rootProject.ext["PUBLISH_VERSION"] = "0.16.0"
14+
rootProject.ext["PUBLISH_VERSION"] = "0.17.0"
1515

1616
subprojects {
1717
apply(plugin = "org.jlleitschuh.gradle.ktlint")

0 commit comments

Comments
 (0)