Skip to content

Commit

Permalink
Bump version to 0.10.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
melissalinkert committed May 29, 2024
1 parent e7fa7f1 commit a23befc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
}

group = 'com.glencoesoftware'
version = '0.9.3'
version = '0.10.0-SNAPSHOT'

mainClassName = 'com.glencoesoftware.bioformats2raw.Converter'
sourceCompatibility = 1.8
Expand Down

0 comments on commit a23befc

Please sign in to comment.