Skip to content

Commit

Permalink
bump version to 1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengold committed Sep 15, 2024
1 parent 244dbcd commit 8d56e8c
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 @@ -5,7 +5,7 @@ plugins {
}

ext {
set("version", "1.0.6-SNAPSHOT")
set("version", "1.0.6")
}

tasks.register("checkstyle") {
Expand Down

0 comments on commit 8d56e8c

Please sign in to comment.