We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3425ce1 commit 2f53cedCopy full SHA for 2f53ced
CHANGELOG.md
@@ -1,5 +1,9 @@
1
Changelog
2
=========
3
+3.0.3-SNAPSHOT
4
+-------------------
5
+- Practice version bump; no functional changes.
6
+
7
3.0.0
8
-------------------
9
- Deprecate Double to String
pom.xml
@@ -4,7 +4,7 @@
<groupId>com.hyperwallet</groupId>
<artifactId>sdk</artifactId>
- <version>3.0.2</version>
+ <version>3.0.3-SNAPSHOT</version>
<packaging>jar</packaging>
10
<name>hyperwallet-java-sdk</name>
0 commit comments