Skip to content

Commit

Permalink
updating version to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
theolm committed Nov 30, 2024
1 parent 3d6957d commit a4415e9
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.2.0"
const val libVersion = "1.3.0"
}

0 comments on commit a4415e9

Please sign in to comment.