chore: bump intellij plugin version to 0.1.0. (#334)

release-0.0
Zhiming Ma 2023-08-04 12:39:47 +08:00 committed by GitHub
parent 20e9788f29
commit 7a61ceac1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ plugins {
}
group = "com.tabbyml"
version = "0.0.1"
version = "0.1.0"
repositories {
mavenCentral()