Update version in pom.xml

This commit is contained in:
GitHub Action
2023-10-13 11:59:25 +00:00
parent e12b0901f7
commit ed70799cd9
8 changed files with 8 additions and 8 deletions

View File

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