[build] 0.0.10

This commit is contained in:
cookfront 2017-03-02 14:00:05 +08:00
parent c8f7888dd2
commit d2168b8143
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -55,7 +55,7 @@ const install = function(Vue) {
module.exports = {
install,
version: '0.0.9',
version: '0.0.10',
Button,
Switch,
Field,