Skip to content

Commit 6a3dfd8

Browse files
authored
[CC-888] Release 5.3.0 prep. (#158)
1 parent f833962 commit 6a3dfd8

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres
77
to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
88

9-
## Unreleased
9+
## [5.3.0](https://github.com/unzerdev/java-sdk/compare/5.2.0..5.3.0)
1010

11-
Click To Pay payment method is added to Java SDK.
11+
Support for Click To Pay payment method is added to SDK.
1212

1313
### Added
1414

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.unzer.payment</groupId>
88
<artifactId>java-sdk</artifactId>
9-
<version>5.2.0</version>
9+
<version>5.3.0</version>
1010
<name>Unzer Java SDK</name>
1111
<description>Unzer SDK provides an easy way to use Unzer Payment API.</description>
1212
<url>https://docs.unzer.com/</url>

0 commit comments

Comments
 (0)