We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22501c9 commit 3bb9648Copy full SHA for 3bb9648
build.gradle.kts
@@ -6,7 +6,7 @@ plugins {
6
}
7
8
group = "de.donnerbart"
9
-version = "0.1.28"
+version = "0.1.29"
10
11
application {
12
mainClass = "de.donnerbart.split.TestSplitMain"
0 commit comments