[build] 0.4.1

This commit is contained in:
cookfront 2017-04-20 20:17:06 +08:00
parent 0ea0adb8a2
commit 027e0944fa
2 changed files with 2 additions and 2 deletions

View File

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

View File

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