Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Blue-Beaker committed Dec 20, 2022
1 parent 713f2bb commit 33ae5bb
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 @@ -15,7 +15,7 @@ apply plugin: 'eclipse'
apply plugin: 'maven-publish'
apply plugin: 'org.spongepowered.mixin'

version = '1.0'
version = '1.1'
group = 'io.bluebeaker.nogravity' // http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = 'nogravity'

Expand Down

0 comments on commit 33ae5bb

Please sign in to comment.