Update pom

This commit is contained in:
JW
2023-08-22 13:54:01 +02:00
parent 7e77b06b93
commit e6089a99a1
3 changed files with 5 additions and 6 deletions

View File

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