We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac8b0f8 commit e4b51fbCopy full SHA for e4b51fb
build.gradle
@@ -5,7 +5,7 @@ apply plugin: 'com.github.kt3k.coveralls'
5
6
sourceCompatibility = 1.7
7
group = "org.tools4j"
8
-version = '1.1'
+version = '1.2-SNAPSHOT'
9
archivesBaseName = "tools4j-meanvar"
10
11
jar {
0 commit comments