[build] 0.1.2

This commit is contained in:
cookfront 2017-04-14 17:37:44 +08:00
parent 1ab44ea055
commit fa2d934553
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@youzan/zanui-css",
"version": "0.1.1",
"version": "0.1.2",
"description": "zanui 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.1.1',
version: '0.1.2',
Button,
Switch,
Field,