Skip to content

Commit 340334f

Browse files
committed
chore: release 2.0.0-alpha.9 for golang
1 parent e672a5e commit 340334f

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
@@ -25,7 +25,7 @@ allprojects {
2525
apply(plugin = "java")
2626

2727
group = "com.phodal.chapi"
28-
version = "2.0.0-beta.8"
28+
version = "2.0.0-beta.9"
2929
description =
3030
"Chapi is A common language meta information convertor, convert different languages to same meta-data model"
3131

0 commit comments

Comments
 (0)