Skip to content

Commit 3563cf5

Browse files
committed
Set project version to 0.12.1
1 parent 55d0847 commit 3563cf5

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,6 +1,6 @@
11
@Suppress("ConstPropertyName")
22
object Versions {
3-
const val project = "0.12.0"
3+
const val project = "0.12.1"
44
const val kotlin = "1.9.22"
55

66
const val java: Int = 17

0 commit comments

Comments
 (0)