Skip to content

Commit f7e4557

Browse files
bump version
1 parent 56058d7 commit f7e4557

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

1616
sourceCompatibility = 1.8
1717
targetCompatibility = 1.8

0 commit comments

Comments
 (0)