Skip to content

Commit 2a249b1

Browse files
committed
0.1.1 Release
1 parent 4dcb06f commit 2a249b1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ You can have the library from Maven Central.
2626
<dependency>
2727
<groupId>co.ipdata.client</groupId>
2828
<artifactId>ipdata-java-client</artifactId>
29-
<version>0.1.0</version>
29+
<version>0.1.1</version>
3030
</dependency>
3131
```
3232

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>co.ipdata.client</groupId>
55
<artifactId>ipdata-java-client</artifactId>
6-
<version>0.1.1-SNAPSHOT</version>
6+
<version>0.1.1</version>
77
<description>A java client for ipdata.co</description>
88
<name>Ipdata java client</name>
99
<url>https://github.com/ipdata/java</url>

0 commit comments

Comments
 (0)