Skip to content

Commit 9cfcf7d

Browse files
author
emmanue1
committed
Update version to 1.0.1
1 parent e986b29 commit 9cfcf7d

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
@@ -6,7 +6,7 @@ dependencies {
66
testCompile 'junit:junit:4.12'
77
}
88

9-
version='1.0.0'
9+
version='1.0.1'
1010

1111
tasks.withType(JavaCompile) {
1212
sourceCompatibility = targetCompatibility = '1.8'

0 commit comments

Comments
 (0)