Update version in pom.xml

This commit is contained in:
GitHub Action
2023-10-24 20:01:26 +00:00
parent cc32648988
commit 6cebbf891d
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.2-Release</version>
<version>1.0.3-Release</version>
<modules>
<module>API</module>
<module>Client</module>