Skip to content

Commit fcb1a20

Browse files
committed
chore: release 2.0.0-alpha.7 for typescript
1 parent 97977d4 commit fcb1a20

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.6"
28+
version = "2.0.0-beta.7"
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)