[build] 0.5.9

This commit is contained in:
cookfront 2017-05-25 15:32:49 +08:00
parent 64b780056a
commit 310c21c98a
2 changed files with 2 additions and 2 deletions

View File

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

View File

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