Update version in pom.xml

This commit is contained in:
GitHub Action
2023-12-19 12:58:59 +00:00
parent fee805f0ea
commit f8a716429d
8 changed files with 8 additions and 8 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<artifactId>TikTokLiveJava</artifactId>
<groupId>io.github.jwdeveloper.tiktok</groupId>
<version>1.0.9-Release</version>
<version>1.0.10-Release</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>API</artifactId>