Skip to content

Commit 6376d2a

Browse files
Release 0.9.0
1 parent 8545064 commit 6376d2a

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
@@ -6,7 +6,7 @@ plugins {
66
}
77

88
group = 'com.glencoesoftware'
9-
version = '0.9.0-SNAPSHOT'
9+
version = '0.9.0'
1010

1111
mainClassName = 'com.glencoesoftware.bioformats2raw.Converter'
1212
sourceCompatibility = 1.8

0 commit comments

Comments
 (0)