Skip to content

Commit c330d20

Browse files
committed
fix: update version to 0.0.42-beta
1 parent 71f2bd3 commit c330d20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ plugins {
1616

1717
allprojects {
1818
group = "io.flamingock"
19-
version = "0.0.40-beta"
19+
version = "0.0.42-beta"
2020

2121
repositories {
2222
mavenCentral()

0 commit comments

Comments
 (0)