File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
= Emerald API for Java
2
- :lib-version: 0.13 .0
2
+ :lib-version: 0.14 .0
3
3
4
4
image:https://github.com/emeraldpay/emerald-java-client/workflows/Tests/badge.svg["Unit Tests"]
5
5
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
35
35
36
36
== License
37
37
38
- Copyright 2021 EmeraldPay, Inc
38
+ Copyright 2025 EmeraldPay Ltd
39
39
40
40
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
41
41
You may obtain a copy of the License at
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ allprojects {
17
17
}
18
18
19
19
group = ' io.emeraldpay'
20
- version = ' 0.14.0-SNAPSHOT '
20
+ version = ' 0.14.0'
21
21
22
22
repositories {
23
23
mavenLocal()
You can’t perform that action at this time.
0 commit comments