Skip to content

Commit a0cef51

Browse files
committed
[version] Up version to 0.18.1
1 parent 1f49514 commit a0cef51

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 = "io.github.nsk90"
4-
const val libraryVersion = "0.18.0"
4+
const val libraryVersion = "0.18.1"
55

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

0 commit comments

Comments
 (0)