We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e672a5e commit 340334fCopy full SHA for 340334f
1 file changed
build.gradle.kts
@@ -25,7 +25,7 @@ allprojects {
25
apply(plugin = "java")
26
27
group = "com.phodal.chapi"
28
- version = "2.0.0-beta.8"
+ version = "2.0.0-beta.9"
29
description =
30
"Chapi is A common language meta information convertor, convert different languages to same meta-data model"
31
0 commit comments