Skip to content

Commit

Permalink
bump version to 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengold committed Sep 24, 2022
1 parent 9c65357 commit 2739752
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ plugins {
ext {
group = 'com.github.stephengold'
artifact = 'j-ogg-all'
version = '1.0.2-SNAPSHOT'
version = '1.0.2'
baseName = "${artifact}-${version}"
websiteUrl = 'https://github.com/stephengold/j-ogg-all'
}
Expand Down

0 comments on commit 2739752

Please sign in to comment.