We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9b6284 commit 28f9eafCopy full SHA for 28f9eaf
pom.xml
@@ -5,7 +5,7 @@
5
<artifactId>SematextCloudClient</artifactId>
6
<packaging>jar</packaging>
7
<name>SematextCloudClient</name>
8
- <version>0.1.3</version>
+ <version>0.2.0</version>
9
<url>https://github.com/sematext/sematext-api-client-java</url>
10
<description>Client for Sematext Cloud API at https://sematext.com/docs/api/</description>
11
@@ -256,4 +256,4 @@
256
<junit-version>4.13.1</junit-version>
257
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
258
</properties>
259
-</project>
+</project>
0 commit comments