Skip to content

Commit 1f9ac9d

Browse files
committed
Dev version
1 parent f2ff022 commit 1f9ac9d

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.1'
14+
version = '0.2.2-SNAPSHOT'
1515

1616
sourceCompatibility = 1.8
1717
targetCompatibility = 1.8

0 commit comments

Comments
 (0)