Skip to content

Commit

Permalink
solution: start v0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
splix committed Mar 27, 2024
1 parent 45d8a9e commit 8c874b4
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 @@ -28,7 +28,7 @@ group = 'io.emeraldpay.dshackle'
// Version schema:
// x.x.x for production, following SemVer model
// x.x.x-SNAPSHOT for development
version = '0.15.0'
version = '0.16.0-SNAPSHOT'

java {
sourceCompatibility = JavaVersion.VERSION_17
Expand Down

0 comments on commit 8c874b4

Please sign in to comment.