Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
grmeyer-hw-dev authored Aug 9, 2023
1 parent d01cc29 commit f27a9dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
[![Coverage Status](https://coveralls.io/repos/github/hyperwallet/java-sdk/badge.svg?branch=master)](https://coveralls.io/github/hyperwallet/java-sdk?branch=master)
[![Maven Central](https://img.shields.io/maven-central/v/com.hyperwallet/sdk.svg)]()

Hyperwallet REST SDK v2.4.3
Hyperwallet REST SDK v2.4.5
===========================

A library to manage users, transfer methods and payments through the Hyperwallet v4 API.
Expand All @@ -29,7 +29,7 @@ Installation

**Gradle**
```
compile 'com.hyperwallet:sdk:2.4.3'
compile 'com.hyperwallet:sdk:2.4.5'
```

Documentation
Expand Down

0 comments on commit f27a9dd

Please sign in to comment.