We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea86578 commit 3528b0dCopy full SHA for 3528b0d
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>io.ticktok</groupId>
5
<artifactId>ticktok-java-client</artifactId>
6
- <version>0.4.2-SNAPSHOT</version>
+ <version>0.4.2</version>
7
<packaging>jar</packaging>
8
9
<name>Ticktok Java client</name>
@@ -18,7 +18,7 @@
18
<url>https://github.com/ticktok-io/ticktok-java-client</url>
19
<connection>scm:git:[email protected]:ticktok-io/ticktok-java-client.git</connection>
20
<developerConnection>scm:git:[email protected]:ticktok-io/ticktok-java-client.git</developerConnection>
21
- <tag>v0.4.0</tag>
+ <tag>v0.4.2</tag>
22
</scm>
23
24
<repositories>
0 commit comments