Skip to content

Commit 4c35f47

Browse files
authored
bumping version to 1.2.3-SNAPSHOT
1 parent f309ed9 commit 4c35f47

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 = "1.2.2-SNAPSHOT"
2+
const val project = "1.2.3-SNAPSHOT"
33
const val groupID = "org.jetbrains.kotlinx.spark"
44
const val kotlin = "1.7.20"
55
const val jvmTarget = "11"

0 commit comments

Comments
 (0)