Skip to content

Commit 2367770

Browse files
committed
[version] Upgrade version to 0.27.0
1 parent fd70944 commit 2367770

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
@@ -2,7 +2,7 @@ object Versions {
22
// library
33
const val libraryMavenCentralGroup = "io.github.nsk90"
44
const val libraryJitPackGroup = "com.github.nsk90"
5-
const val libraryVersion = "0.26.0"
5+
const val libraryVersion = "0.27.0"
66

77
// tools
88
const val kotlin = "1.9.22"

0 commit comments

Comments
 (0)