Skip to content

Commit

Permalink
chore(gradle): bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
danorris709 committed Oct 27, 2021
1 parent 37d6ca5 commit 18922c9
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 @@ -29,7 +29,7 @@ apply plugin: 'org.spongepowered.mixin'
sourceCompatibility = '1.8'
targetCompatibility = '1.8'

version = '0.2.7'
version = '0.2.8'

repositories {
maven { url 'https://jitpack.io' }
Expand Down

0 comments on commit 18922c9

Please sign in to comment.