Skip to content
This repository was archived by the owner on Feb 10, 2023. It is now read-only.

Commit fdff85b

Browse files
committed
Change version to 0.1.1
1 parent 3efeafa commit fdff85b

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
@@ -7,7 +7,7 @@ task ci(type: GradleBuild) {
77
tasks = ['clean', 'build', 'jacocoTestReport']
88
}
99

10-
version = "0.1.0"
10+
version = "0.1.1"
1111

1212
buildscript {
1313
repositories {

0 commit comments

Comments
 (0)