Skip to content

Commit 68d909d

Browse files
committed
Merge pull request #212 from JLLeitschuh/release/v0.2.1
Release v0.2.1
2 parents a9f405e + 8bfbd23 commit 68d909d

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
@@ -31,7 +31,7 @@ allprojects {
3131
testCompile group: 'junit', name: 'junit', version: '4.12'
3232
}
3333

34-
version = '0.2.0'
34+
version = '0.2.1'
3535

3636
jacocoTestReport {
3737
reports {

0 commit comments

Comments
 (0)