Skip to content

Commit

Permalink
[Version] 0.4.0 (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
kittinunf committed Jul 9, 2021
1 parent 9aa7f78 commit 419d2e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/buildSrc/src/main/kotlin/Dependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ object Jacoco {
object Publishing {

const val groupId = "com.github.kittinunf.cored"
const val version = "0.3.0"
const val version = "0.4.0"
}

object GradleNexus {
Expand Down

0 comments on commit 419d2e6

Please sign in to comment.