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

Commit 47615bf

Browse files
committed
Increases version after release
1 parent 7a4da34 commit 47615bf

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.1-beta"
28+
version = "0.0.2-beta"
2929

3030
ext {
3131
sourceCompatibility = 1.6

0 commit comments

Comments
 (0)