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 d03a0d8 commit a28affaCopy full SHA for a28affa
build.gradle.kts
@@ -10,7 +10,7 @@ subprojects {
10
apply(plugin = "maven-publish")
11
12
group = "wtf.choco"
13
- version = "0.0.2-SNAPSHOT"
+ version = "0.0.2"
14
15
java {
16
toolchain {
0 commit comments