We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb267c5 commit f2c4061Copy full SHA for f2c4061
build.gradle.kts
@@ -16,7 +16,7 @@ allprojects {
16
apply(plugin = "jacoco")
17
18
group = "cc.unitmesh"
19
- version = "0.4.6"
+ version = "1.0.0"
20
21
repositories {
22
mavenCentral()
0 commit comments