Skip to content

Commit 3849beb

Browse files
committed
[version] Upgrade version to 0.25.1
1 parent cfa9ca0 commit 3849beb

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

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

0 commit comments

Comments
 (0)