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