Skip to content

Commit a77327d

Browse files
committed
chore: release to 2.4.1
1 parent abbc542 commit a77327d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ allprojects {
2727
apply(plugin = "java")
2828

2929
group = "com.phodal.chapi"
30-
version = "2.4.0"
30+
version = "2.4.1"
3131
description =
3232
"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."
3333

0 commit comments

Comments
 (0)