[build] 0.0.31

This commit is contained in:
cookfront 2017-03-15 10:24:56 +08:00
parent e976efffe9
commit 1169b399ac
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@youzan/zanui-css",
"version": "0.0.30",
"version": "0.0.31",
"description": "zanui css.",
"main": "lib/index.css",
"style": "lib/index.css",

View File

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