Skip to content

Commit eb7f2ad

Browse files
Bump version to 0.12.0-SNAPSHOT
1 parent 81e9f5d commit eb7f2ad

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.11.0'
9+
version = '0.12.0-SNAPSHOT'
1010

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

0 commit comments

Comments
 (0)