Skip to content

Commit

Permalink
build: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
pcvolkmer committed Feb 5, 2024
1 parent 67d5fb4 commit a31d2b4
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 @@ -11,7 +11,7 @@ plugins {
}

group = "de.ukw.ccc"
version = "0.6.0-SNAPSHOT"
version = "0.7.0"

var versions = mapOf(
"bwhc-dto-java" to "0.2.0",
Expand Down

0 comments on commit a31d2b4

Please sign in to comment.