Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
SquidDev committed Feb 2, 2018
1 parent 72aa88f commit 5a5c0af
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 @@ -5,7 +5,7 @@ apply plugin: 'java'
apply plugin: 'maven-publish'

group = 'org.squiddev'
version = '0.3.0'
version = '0.3.1'

targetCompatibility = sourceCompatibility = 1.6
compileTestJava.sourceCompatibility = compileTestJava.targetCompatibility = 1.8
Expand Down

0 comments on commit 5a5c0af

Please sign in to comment.