Skip to content

Commit

Permalink
build: new snapshot version
Browse files Browse the repository at this point in the history
  • Loading branch information
stempler committed Oct 27, 2023
1 parent 72e9ed0 commit f416f81
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 @@ -13,7 +13,7 @@ repositories {
}

group = 'org.standardout'
version = '3.0.0'
version = '3.1.0-SNAPSHOT'

sourceCompatibility = '1.8'
targetCompatibility = '1.8'
Expand Down

0 comments on commit f416f81

Please sign in to comment.