Skip to content

Commit 4585c35

Browse files
committed
solution: release v0.15.1
1 parent 1aef420 commit 4585c35

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
ifdef::env-github[]
44
:imagesdir: https://raw.githubusercontent.com/emeraldpay/dshackle/master/docs/assets
55
endif::[]
6-
:version: 0.15.0
6+
:version: 0.15.1
77
:version-short: 0.15
88
:link-docs: https://github.com/emeraldpay/dshackle/tree/release/v{version-short}/docs
99

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ group = 'io.emeraldpay.dshackle'
2828
// Version schema:
2929
// x.x.x for production, following SemVer model
3030
// x.x.x-SNAPSHOT for development
31-
version = '0.15.0'
31+
version = '0.15.1'
3232

3333
java {
3434
sourceCompatibility = JavaVersion.VERSION_17

0 commit comments

Comments
 (0)