[build] 0.6.0

This commit is contained in:
cookfront 2017-06-15 19:51:21 +08:00
parent 0f5972e75e
commit 6f8beac97a
2 changed files with 2 additions and 2 deletions

View File

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

View File

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