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