Skip to content

Commit 81c21a5

Browse files
committed
[version] Upgrade version to 0.22.1
1 parent 7194858 commit 81c21a5

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.0"
7+
const val libraryVersion = "0.22.1"
88

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

0 commit comments

Comments
 (0)