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