[build] 0.0.2

This commit is contained in:
niunai 2017-02-27 21:10:56 +08:00
parent e82e4c242a
commit 4e5ec463a0
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -41,7 +41,7 @@ if (typeof window !== 'undefined' && window.Vue) {
export default {
install,
version: '0.0.1',
version: '0.0.2',
Button,
Switch,
Field,