Skip to content

Commit

Permalink
Bump version to 0.9.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
sbesson committed May 3, 2024
1 parent c7006c2 commit 19390b5
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 @@ -5,7 +5,7 @@ plugins {
}

group = 'com.glencoesoftware.omero'
version = '0.8.1-SNAPSHOT'
version = '0.9.0-SNAPSHOT'

sourceCompatibility = 1.8
targetCompatibility = 1.8
Expand Down

0 comments on commit 19390b5

Please sign in to comment.