Skip to content

Commit 1122324

Browse files
committed
[version] Upgrade version to 0.31.1
1 parent cbb7043 commit 1122324

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
@@ -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.31.0"
5+
const val libraryVersion = "0.31.1"
66

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

0 commit comments

Comments
 (0)