Skip to content

Commit

Permalink
Updating version to 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
theolm committed Dec 29, 2024
1 parent ca6d115 commit fd70029
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-logic/src/main/kotlin/config/Config.kt
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ object Config {
// Libraries versions
const val artifactId = "rinku"
const val groupId = "dev.theolm"
const val libVersion = "1.3.0"
const val libVersion = "1.3.1"
}

0 comments on commit fd70029

Please sign in to comment.