Skip to content

Commit e5311b3

Browse files
committed
[version] Upgrade version to 0.23.0
1 parent 627c6dc commit e5311b3

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
@@ -4,7 +4,7 @@ object Versions {
44
// library
55
const val libraryMavenCentralGroup = "io.github.nsk90"
66
const val libraryJitPackGroup = "com.github.nsk90"
7-
const val libraryVersion = "0.22.1"
7+
const val libraryVersion = "0.23.0"
88

99
// tools
1010
const val kotlin = "1.8.10"

0 commit comments

Comments
 (0)