update version

Signed-off-by: pengzhile <pengzhile@gmail.com>
pull/5/MERGE
pengzhile 2020-07-01 10:53:50 +08:00
parent d55eeceb4f
commit ce3591f697
1 changed files with 3 additions and 1 deletions

View File

@ -4,7 +4,7 @@ plugins {
}
group 'io.zhile.research.intellij'
version '1.0.2'
version '1.0.3'
repositories {
mavenCentral()
@ -25,6 +25,8 @@ intellij {
patchPluginXml {
changeNotes """
release v1.0.3
1. bug fix
release v1.0.2
1. compatibility fix"""