We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4cb2aa commit b900a9bCopy full SHA for b900a9b
build.gradle.kts
@@ -28,7 +28,7 @@ allprojects {
28
}
29
30
group = "cc.unitmesh"
31
- version = "0.2.0-SNAPSHOT"
+ version = "0.2.0"
32
33
java.sourceCompatibility = JavaVersion.VERSION_11
34
java.targetCompatibility = JavaVersion.VERSION_11
0 commit comments