Skip to content

Commit 6874592

Browse files
authored
[CC-678] Update sdk version. (#143)
1 parent b0b8948 commit 6874592

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ 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](https://github.com/unzerdev/java-sdk/compare/4.4.0..5.0.0)
9+
## [5.0.0](https://github.com/unzerdev/java-sdk/compare/4.4.0..5.0.0)
1010

1111
Consists of internal refactorings and improvements.
1212

pom.xml

+1-1
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>4.4.0</version>
9+
<version>5.0.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)