Skip to content

Commit 8a64342

Browse files
committed
[version] Upgrade version to 0.36.0
1 parent 29942ff commit 8a64342

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.35.0"
5+
const val libraryVersion = "0.36.0"
66

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

0 commit comments

Comments
 (0)