Skip to content

Commit

Permalink
set version to 1.2.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Jolanrensen committed Jul 25, 2023
1 parent 3fba13c commit ee9b8ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
object Versions {
const val project = "1.2.4-SNAPSHOT"
const val project = "1.2.4"
const val groupID = "org.jetbrains.kotlinx.spark"
const val kotlin = "1.8.20"
const val jvmTarget = "8"
Expand Down

0 comments on commit ee9b8ea

Please sign in to comment.