We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfd7067 commit f6f81ffCopy full SHA for f6f81ff
build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
}
6
7
group = "de.donnerbart"
8
-version = "0.1.6"
+version = "0.1.7"
9
10
application {
11
mainClass = "de.donnerbart.split.TestSplitMain"
0 commit comments