Update version to v0.2.0

This commit is contained in:
2022-09-11 23:58:24 +08:00
parent 4662731543
commit 08231d4c27
2 changed files with 2 additions and 2 deletions

View File

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