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 ba910e4 commit 02ef48fCopy full SHA for 02ef48f
build.gradle
@@ -51,7 +51,7 @@ task javadocJar(type: Jar, dependsOn: javadoc) {
51
//group = 'de.mpicbg.scicomp'
52
group = 'com.github.holgerbrandl'
53
//version = '1.1.9'
54
-version = '1.2.1'
+version = '1.2.2-SNAPSHOT'
55
56
57
artifacts {
0 commit comments