We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fa4aac commit b5c50f5Copy full SHA for b5c50f5
build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
}
6
7
group = "de.donnerbart"
8
-version = "0.1.8"
+version = "0.1.9"
9
10
application {
11
mainClass = "de.donnerbart.split.TestSplitMain"
0 commit comments