We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efdd48e commit 6ea9fcfCopy full SHA for 6ea9fcf
build.gradle
@@ -5,7 +5,7 @@ apply plugin: 'java'
5
apply plugin: 'maven-publish'
6
7
group = 'org.squiddev'
8
-version = '0.3.1'
+version = '0.3.2'
9
10
targetCompatibility = sourceCompatibility = 1.6
11
compileTestJava.sourceCompatibility = compileTestJava.targetCompatibility = 1.8
0 commit comments