Update version to v0.2.1

This commit is contained in:
2022-09-12 23:29:42 +08:00
parent 7e50624261
commit caaf10b813
2 changed files with 12 additions and 6 deletions

View File

@@ -7,7 +7,7 @@ plugins {
}
group = "top.jie65535.mirai"
version = "0.2.0"
version = "0.2.1"
repositories {
maven("https://maven.aliyun.com/repository/public")