Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
SquidDev committed Mar 11, 2016
1 parent 7804ebd commit a32867e
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.1.1'
version = '0.1.2'

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

0 comments on commit a32867e

Please sign in to comment.