Skip to content

Commit 83083ef

Browse files
committed
chore: bump version to 3.0.0-alpha
1 parent ecfffca commit 83083ef

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
@@ -31,7 +31,7 @@ allprojects {
3131
apply(plugin = "java")
3232

3333
group = "com.phodal.chapi"
34-
version = "2.5.2"
34+
version = "3.0.0-alpha"
3535
description =
3636
"Chapi is A common hierarchical abstract parser && information convertor, streamlines code analysis by converting diverse language source code into a unified abstract model, simplifying cross-language development."
3737

0 commit comments

Comments
 (0)