[build] 0.0.38

This commit is contained in:
niunai 2017-03-19 16:42:57 +08:00
parent eb6a58cc4a
commit 7ef4488de7
2 changed files with 2 additions and 2 deletions

View File

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

View File

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