We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ead6d8 commit 282be0aCopy full SHA for 282be0a
build.gradle.kts
@@ -47,7 +47,7 @@ allprojects {
47
apply(plugin = "jacoco")
48
49
group = "cc.unitmesh"
50
- version = "0.2.0"
+ version = "0.2.2"
51
52
repositories {
53
mavenCentral()
0 commit comments