[build] 0.0.26

This commit is contained in:
cookfront 2017-03-10 16:53:32 +08:00
parent 366ce6f575
commit ac64514076
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@youzan/zanui-css",
"version": "0.0.25",
"version": "0.0.26",
"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.25',
version: '0.0.26',
Button,
Switch,
Field,