We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 798e7e3 + 68d909d commit 746dbaeCopy full SHA for 746dbae
1 file changed
build.gradle
@@ -31,7 +31,7 @@ allprojects {
31
testCompile group: 'junit', name: 'junit', version: '4.12'
32
}
33
34
- version = '0.2.0'
+ version = '0.2.1'
35
36
jacocoTestReport {
37
reports {
0 commit comments