[build] 0.0.28

This commit is contained in:
cookfront 2017-03-10 17:23:46 +08:00
parent c5d5c90c06
commit 2f234b540e
2 changed files with 2 additions and 2 deletions

View File

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

View File

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