Update version in pom.xml

This commit is contained in:
GitHub Action
2023-08-22 11:36:58 +00:00
parent 55a04b2439
commit f7c67845eb

View File

@@ -7,7 +7,7 @@
<groupId>io.github.jwdeveloper.tiktok</groupId>
<artifactId>TikTokLiveJava</artifactId>
<packaging>pom</packaging>
<version>1.0.0</version>
<version>0.0.2-Release</version>
<modules>
<module>API</module>
<module>Client</module>