Skip to content

Commit

Permalink
v0.0.2-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaskb committed Aug 28, 2020
1 parent 03b9a80 commit 5eb28db
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 @@ -13,7 +13,7 @@ sourceCompatibility = 1.8

def projectName = 'boom'
def projectDescription = 'LibGDX extension that brings special effects to audio.'
version '0.0.1-SNAPSHOT'
version '0.0.2-SNAPSHOT'
group 'com.rafaskoberg.gdx'

// Disable JDK 8's doclint
Expand Down

0 comments on commit 5eb28db

Please sign in to comment.