release 2.7.2

This commit is contained in:
梁灏 2017-11-14 09:54:44 +08:00
parent 9b6f316e47
commit d291e8152b
2 changed files with 2 additions and 2 deletions

View file

@ -153,7 +153,7 @@ if (typeof window !== 'undefined' && window.Vue) {
}
const API = {
version: '2.7.1',
version: '2.7.2',
locale: locale.use,
i18n: locale.i18n,
install,