Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
SquidDev committed Nov 21, 2018
1 parent af74e71 commit e29ce7b
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.2'
version = '0.4.0'

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

0 comments on commit e29ce7b

Please sign in to comment.