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 e5df626 commit 8b1f19cCopy full SHA for 8b1f19c
build.gradle.kts
@@ -8,7 +8,7 @@ plugins {
8
}
9
10
group = "net.azisaba.spicyazisaban"
11
-version = "2.0.1"
+version = "2.0.2"
12
13
java {
14
toolchain.languageVersion.set(JavaLanguageVersion.of(17))
0 commit comments