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 4dcb06f commit 2a249b1Copy full SHA for 2a249b1
README.md
@@ -26,7 +26,7 @@ You can have the library from Maven Central.
26
<dependency>
27
<groupId>co.ipdata.client</groupId>
28
<artifactId>ipdata-java-client</artifactId>
29
- <version>0.1.0</version>
+ <version>0.1.1</version>
30
</dependency>
31
```
32
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
5
6
- <version>0.1.1-SNAPSHOT</version>
7
<description>A java client for ipdata.co</description>
8
<name>Ipdata java client</name>
9
<url>https://github.com/ipdata/java</url>
0 commit comments