We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0b8948 commit 6874592Copy full SHA for 6874592
CHANGELOG.md
@@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
6
and this project adheres
7
to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
8
9
-## [UNRELEASED](https://github.com/unzerdev/java-sdk/compare/4.4.0..5.0.0)
+## [5.0.0](https://github.com/unzerdev/java-sdk/compare/4.4.0..5.0.0)
10
11
Consists of internal refactorings and improvements.
12
pom.xml
@@ -6,7 +6,7 @@
<groupId>com.unzer.payment</groupId>
<artifactId>java-sdk</artifactId>
- <version>4.4.0</version>
+ <version>5.0.0</version>
<name>Unzer Java SDK</name>
<description>Unzer SDK provides an easy way to use Unzer Payment API.</description>
<url>https://docs.unzer.com/</url>
0 commit comments