[build] 0.0.11

This commit is contained in:
cookfront 2017-03-02 16:18:45 +08:00
parent c1135357ea
commit b69dce095d
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@youzan/zanui-css",
"version": "0.0.10",
"version": "0.0.11",
"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.10',
version: '0.0.11',
Button,
Switch,
Field,