Skip to content

Commit ee9b8ea

Browse files
committed
set version to 1.2.4 release
1 parent 3fba13c commit ee9b8ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Versions.kt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
object Versions {
2-
const val project = "1.2.4-SNAPSHOT"
2+
const val project = "1.2.4"
33
const val groupID = "org.jetbrains.kotlinx.spark"
44
const val kotlin = "1.8.20"
55
const val jvmTarget = "8"

0 commit comments

Comments
 (0)