Skip to content

Commit e93abd2

Browse files
committed
Bump version
1 parent 79751d9 commit e93abd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ subprojects {
2727
}
2828

2929
group = 'cuchaz'
30-
version = '4.0.0'
30+
version = '4.0.1'
3131

3232
version = version + (System.getenv("GITHUB_ACTIONS") ? "" : "+local")
3333

0 commit comments

Comments
 (0)