We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01f6158 commit 236ab2aCopy full SHA for 236ab2a
build.gradle.kts
@@ -16,7 +16,7 @@ allprojects {
16
apply(plugin = "jacoco")
17
18
group = "cc.unitmesh"
19
- version = "0.3.5"
+ version = "0.3.6"
20
21
repositories {
22
mavenCentral()
0 commit comments