Skip to content

Commit

Permalink
Release 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BjoernPetersen committed Sep 24, 2019
1 parent c15ac97 commit 12a1a32
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 @@ -13,7 +13,7 @@ plugins {
}

group = "com.github.bjoernpetersen"
version = "3.0.0-SNAPSHOT"
version = "3.0.0"

tasks {
create<Exec>("generateHeader") {
Expand Down

0 comments on commit 12a1a32

Please sign in to comment.