Update pom.xml

This commit is contained in:
JW
2023-08-22 17:39:22 +02:00
committed by GitHub
parent 3210707bce
commit 32cb1e0d8f

View File

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