update readme

This commit is contained in:
wangwenzhang
2020-04-03 18:30:46 +08:00
parent c5996bfc85
commit cfdeffeb99
4 changed files with 42 additions and 140 deletions

View File

@@ -9,7 +9,7 @@ if (typeof window !== 'undefined' && window.Vue) {
}
export default {
version: '0.0.1',
version: '0.0.2',
install,
HocElAffix
}