Skip to content

Commit

Permalink
[version] Upgrade version to 0.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nsk90 committed Feb 10, 2024
1 parent ab226d1 commit bdd5377
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/ru/nsk/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ object Versions {
// library
const val libraryMavenCentralGroup = "io.github.nsk90"
const val libraryJitPackGroup = "com.github.nsk90"
const val libraryVersion = "0.25.1"
const val libraryVersion = "0.26.0"

// tools
const val kotlin = "1.9.22"
Expand Down

0 comments on commit bdd5377

Please sign in to comment.