Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
lpellegr committed May 8, 2023
1 parent 0d6970e commit 1ed7515
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 @@ -22,14 +22,14 @@ You'll need an Ipregistry API key, which you can get along with 100,000 free loo
<dependency>
<groupId>co.ipregistry</groupId>
<artifactId>ipregistry-client</artifactId>
<version>3.7.0</version>
<version>4.0.0</version>
</dependency>
```

#### Gradle

```
implementation 'co.ipregistry:ipregistry-client:3.7.0'
implementation 'co.ipregistry:ipregistry-client:4.0.0'
```

### Quick start
Expand Down

0 comments on commit 1ed7515

Please sign in to comment.