Skip to content

Commit

Permalink
Set version to 0.9.1-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
jwharm committed Mar 27, 2024
1 parent 6f7a699 commit 6841e2f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencies {
}

group = 'io.github.jwharm.javagi'
version = '0.9.0'
version = '0.9.1-SNAPSHOT'

java {
if (! System.getenv('CI')) {
Expand Down

0 comments on commit 6841e2f

Please sign in to comment.