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

Commit 3194f3e

Browse files
committed
increment version to 0.2.0
1 parent 9e8f032 commit 3194f3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

analyzer/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies {
2525
}
2626

2727
group = 'com.novoda'
28-
version = "0.0.2-beta"
28+
version = "0.2.0"
2929

3030
ext {
3131
sourceCompatibility = 1.6

0 commit comments

Comments
 (0)