Skip to content

Commit 8a1d153

Browse files
committed
Bump version
1 parent 95ff918 commit 8a1d153

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
@@ -11,7 +11,7 @@ subprojects {
1111
apply plugin: 'java-library'
1212

1313
group = 'org.radarcns'
14-
version = '0.2.2-SNAPSHOT'
14+
version = '0.2.2'
1515

1616
sourceCompatibility = 1.8
1717
targetCompatibility = 1.8

0 commit comments

Comments
 (0)