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