We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a78554 commit 91f7087Copy full SHA for 91f7087
build.gradle.kts
@@ -6,7 +6,7 @@ plugins {
6
}
7
8
group = "co.technove"
9
-version = "1.0.0"
+version = "1.0.1"
10
11
java {
12
toolchain.languageVersion.set(JavaLanguageVersion.of(16))
0 commit comments