Skip to content

Commit 28f9eaf

Browse files
authored
Update pom.xml
1 parent e9b6284 commit 28f9eaf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<artifactId>SematextCloudClient</artifactId>
66
<packaging>jar</packaging>
77
<name>SematextCloudClient</name>
8-
<version>0.1.3</version>
8+
<version>0.2.0</version>
99
<url>https://github.com/sematext/sematext-api-client-java</url>
1010
<description>Client for Sematext Cloud API at https://sematext.com/docs/api/</description>
1111

@@ -256,4 +256,4 @@
256256
<junit-version>4.13.1</junit-version>
257257
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
258258
</properties>
259-
</project>
259+
</project>

0 commit comments

Comments
 (0)