Skip to content

Commit 742fc4b

Browse files
committed
[version] Up version to 0.11.1
1 parent cf2327e commit 742fc4b

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.11.0"
4+
const val libraryVersion = "0.11.1"
55

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

0 commit comments

Comments
 (0)