Skip to content

Commit 6d2822a

Browse files
author
emmanue1
committed
Update version to 1.1.0
1 parent 0491b5f commit 6d2822a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies {
99
testCompile 'org.apache.commons:commons-collections4:4.1'
1010
}
1111

12-
version='1.0.9'
12+
version='1.1.0'
1313

1414
tasks.withType(JavaCompile) {
1515
sourceCompatibility = targetCompatibility = '1.8'

0 commit comments

Comments
 (0)