Skip to content

Commit 65e8a7c

Browse files
committed
solution: release v0.14.0
1 parent 97a7e05 commit 65e8a7c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
= Emerald API for Java
2-
:lib-version: 0.13.0
2+
:lib-version: 0.14.0
33

44
image:https://github.com/emeraldpay/emerald-java-client/workflows/Tests/badge.svg["Unit Tests"]
55
image:https://img.shields.io/github/license/emeraldpay/emerald-java-client.svg?maxAge=2592000["License",link="https://github.com/emeraldpay/emerald-java-client/blob/master/LICENSE"]
@@ -35,7 +35,7 @@ git commit api-definitions
3535

3636
== License
3737

38-
Copyright 2021 EmeraldPay, Inc
38+
Copyright 2025 EmeraldPay Ltd
3939

4040
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
4141
You may obtain a copy of the License at

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ allprojects {
1717
}
1818

1919
group = 'io.emeraldpay'
20-
version = '0.14.0-SNAPSHOT'
20+
version = '0.14.0'
2121

2222
repositories {
2323
mavenLocal()

0 commit comments

Comments
 (0)