[build] 0.0.13

This commit is contained in:
cookfront 2017-03-03 10:22:55 +08:00
parent 6e6c057ffd
commit e448bb080d
2 changed files with 2 additions and 2 deletions

View File

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

View File

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