Update version in pom.xml

This commit is contained in:
GitHub Action
2023-08-24 14:38:53 +00:00
parent 15d6351d65
commit cde38df1b3
5 changed files with 5 additions and 5 deletions

View File

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