Skip to content

Commit

Permalink
Bump version to 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobras committed Feb 21, 2024
1 parent 1006ab9 commit 5fe98fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {
}

group = "nl.jacobras"
version = "1.6.0"
version = "1.7.0"

mavenPublishing {
publishToMavenCentral(SonatypeHost.S01, true)
Expand Down

0 comments on commit 5fe98fa

Please sign in to comment.