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