[build] 0.0.25

This commit is contained in:
cookfront 2017-03-09 21:02:35 +08:00
parent b16304122f
commit 917071b1e9
2 changed files with 2 additions and 2 deletions

View File

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

View File

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