Skip to content

Commit bef43e1

Browse files
committed
[version] Up version to 0.15.0
1 parent a372be5 commit bef43e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/ru/nsk/Versions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
object Versions {
22
// library
33
const val libraryGroup = "ru.nsk"
4-
const val libraryVersion = "0.14.0"
4+
const val libraryVersion = "0.15.0"
55

66
// tools
77
const val kotlin = "1.7.10"

0 commit comments

Comments
 (0)