[release] 1.1.4

This commit is contained in:
陈嘉涵 2018-05-18 14:35:24 +08:00
parent 941a38b1cd
commit 656d09b487

View File

@ -22,6 +22,7 @@ then
# commit
npm version $VERSION --no-git-tag-version
git tag v$VERSION
git commit -am "[release] $VERSION"
# publish