[build] 0.0.44

This commit is contained in:
niunai 2017-03-26 15:29:51 +08:00
parent 1e00244322
commit da41d9c1fe
2 changed files with 2 additions and 2 deletions

View File

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

View File

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