Update pom.xml

This commit is contained in:
JW
2023-08-22 17:27:57 +02:00
committed by GitHub
parent 5be113cbc8
commit b332c2f5d8

View File

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