We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d01cc29 commit f27a9ddCopy full SHA for f27a9dd
1 file changed
README.md
@@ -2,7 +2,7 @@
2
[](https://coveralls.io/github/hyperwallet/java-sdk?branch=master)
3
[]()
4
5
-Hyperwallet REST SDK v2.4.3
+Hyperwallet REST SDK v2.4.5
6
===========================
7
8
A library to manage users, transfer methods and payments through the Hyperwallet v4 API.
@@ -29,7 +29,7 @@ Installation
29
30
**Gradle**
31
```
32
-compile 'com.hyperwallet:sdk:2.4.3'
+compile 'com.hyperwallet:sdk:2.4.5'
33
34
35
Documentation
0 commit comments