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 Nov 15, 2021
1 parent 59a19a7 commit a8f457d
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.9'
version = '0.3.0'

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

0 comments on commit a8f457d

Please sign in to comment.