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 af74e71 commit e29ce7bCopy full SHA for e29ce7b
build.gradle
@@ -5,7 +5,7 @@ apply plugin: 'java'
5
apply plugin: 'maven-publish'
6
7
group = 'org.squiddev'
8
-version = '0.3.2'
+version = '0.4.0'
9
10
targetCompatibility = sourceCompatibility = 1.8
11
compileTestJava.sourceCompatibility = compileTestJava.targetCompatibility = 1.8
0 commit comments