Skip to content

Commit f3d1f55

Browse files
committed
Bump version
1 parent 53f5e8c commit f3d1f55

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-SNAPSHOT"
2+
const val project = "0.4.1"
33

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

0 commit comments

Comments
 (0)