Skip to content

Commit 0a38827

Browse files
committed
Bump dev version
1 parent 7c70eaf commit 0a38827

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Versions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
object Versions {
2-
const val project = "0.4.1"
2+
const val project = "0.4.2-SNAPSHOT"
33

44
const val java = 11
55
const val kotlin = "1.8.21"

0 commit comments

Comments
 (0)