Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
theolm committed May 1, 2024
1 parent 3de4708 commit 7a2e286
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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 = "0.2.0"
}
const val libVersion = "0.3.0"
}

0 comments on commit 7a2e286

Please sign in to comment.