Skip to content

Commit f2c4061

Browse files
committed
chore(build): update project version to 1.0.0
Update project version in build.gradle.kts to 1.0.0.
1 parent fb267c5 commit f2c4061

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ allprojects {
1616
apply(plugin = "jacoco")
1717

1818
group = "cc.unitmesh"
19-
version = "0.4.6"
19+
version = "1.0.0"
2020

2121
repositories {
2222
mavenCentral()

0 commit comments

Comments
 (0)