Update version in pom.xml

This commit is contained in:
GitHub Action
2024-03-01 23:17:33 +00:00
parent d25741b229
commit e058290118
7 changed files with 9 additions and 9 deletions

View File

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