Skip to content

Commit

Permalink
solution: release v0.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
splix committed Apr 2, 2024
1 parent 1aef420 commit 4585c35
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
ifdef::env-github[]
:imagesdir: https://raw.githubusercontent.com/emeraldpay/dshackle/master/docs/assets
endif::[]
:version: 0.15.0
:version: 0.15.1
:version-short: 0.15
:link-docs: https://github.com/emeraldpay/dshackle/tree/release/v{version-short}/docs

Expand Down
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.15.1'

java {
sourceCompatibility = JavaVersion.VERSION_17
Expand Down

0 comments on commit 4585c35

Please sign in to comment.