Skip to content

Commit 016bfbb

Browse files
committed
Bump version to 0.2.1
Version 0.2.0 already exists on Maven Central and cannot be re-published. Bump to 0.2.1 for the next release. https://claude.ai/code/session_01ToqqHtNtg7kdm8TmAMZYe8
1 parent 8eb183e commit 016bfbb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
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.2.0</version>
6+
<version>0.2.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>
@@ -23,7 +23,7 @@
2323
<connection>scm:git:git@github.com:ipdata/java.git</connection>
2424
<developerConnection>scm:git:git@github.com:ipdata/java.git</developerConnection>
2525
<url>https://github.com/ipdata/java</url>
26-
<tag>0.2.0</tag>
26+
<tag>0.2.1</tag>
2727
</scm>
2828
<distributionManagement>
2929
<repository>

0 commit comments

Comments
 (0)