Skip to content

Commit 99fc03c

Browse files
committed
Bump version
1 parent 87e0bb3 commit 99fc03c

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

1616
sourceCompatibility = 1.8
1717
targetCompatibility = 1.8

0 commit comments

Comments
 (0)