[build] 0.3.0

This commit is contained in:
cookfront 2017-04-19 19:53:35 +08:00
parent 8c48343b6d
commit 71c0b6fbe2
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "vant-css",
"version": "0.2.1",
"version": "0.3.0",
"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.2.1',
version: '0.3.0',
Button,
Switch,
Field,