Skip to content

Commit 664e2a5

Browse files
committed
Bump version
1 parent 8c5adc3 commit 664e2a5

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.1.1"
2+
const val project = "1.2.0"
33
const val groupID = "org.jetbrains.kotlinx.spark"
44
const val kotlin = "1.7.10"
55
const val jvmTarget = "11"

0 commit comments

Comments
 (0)