File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
6
6
and this project adheres
7
7
to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
8
8
9
- ## UNRELEASED
9
+ ## [ 5.2.0 ] ( https://github.com/unzerdev/java-sdk/compare/5.1.0..5.2.0 )
10
10
11
11
Twint payment method is added to Java SDK.
12
12
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Java 1.8 or later.
14
14
<dependency >
15
15
<groupId >com.unzer.payment</groupId >
16
16
<artifactId >java-sdk</artifactId >
17
- <version >5.1 .0</version >
17
+ <version >5.2 .0</version >
18
18
</dependency >
19
19
```
20
20
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >com.unzer.payment</groupId >
8
8
<artifactId >java-sdk</artifactId >
9
- <version >5.1 .0</version >
9
+ <version >5.2 .0</version >
10
10
<name >Unzer Java SDK</name >
11
11
<description >Unzer SDK provides an easy way to use Unzer Payment API.</description >
12
12
<url >https://docs.unzer.com/</url >
You can’t perform that action at this time.
0 commit comments