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