[build] 0.6.5

This commit is contained in:
cookfront 2017-07-11 14:53:08 +08:00
parent 2cc8f2ae5e
commit 2e0673eb66
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "vant-css",
"version": "0.6.4",
"version": "0.6.5",
"description": "vant css.",
"main": "lib/index.css",
"style": "lib/index.css",

View File

@ -83,7 +83,7 @@ if (typeof window !== 'undefined' && window.Vue) {
module.exports = {
install,
version: '0.6.4',
version: '0.6.5',
Button,
Switch,
Field,