Skip to content

Commit ba411f9

Browse files
committed
[version] Up version to 0.16.0
1 parent a27cc9f commit ba411f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
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.15.0"
4+
const val libraryVersion = "0.16.0"
55

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

0 commit comments

Comments
 (0)