Skip to content

Commit e4b51fb

Browse files
committed
Update version to 1.2-SNAPSHOT
1 parent ac8b0f8 commit e4b51fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ apply plugin: 'com.github.kt3k.coveralls'
55

66
sourceCompatibility = 1.7
77
group = "org.tools4j"
8-
version = '1.1'
8+
version = '1.2-SNAPSHOT'
99
archivesBaseName = "tools4j-meanvar"
1010

1111
jar {

0 commit comments

Comments
 (0)