Update version in pom.xml

This commit is contained in:
GitHub Action
2023-08-22 11:47:12 +00:00
parent 8594c0c3a2
commit 7e77b06b93

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.3-Release</version>
<modules>
<module>API</module>
<module>Client</module>