[build] 0.11.11

This commit is contained in:
陈嘉涵 2017-12-13 17:38:41 +08:00
parent c2bef6ef15
commit c382f05873
3 changed files with 3 additions and 3 deletions

View File

@ -62,7 +62,7 @@ import TreeSelect from './tree-select';
import Uploader from './uploader';
import Waterfall from './waterfall';
const version = '0.11.10';
const version = '0.11.11';
const components = [
Actionsheet,
AddressEdit,

View File

@ -1,6 +1,6 @@
{
"name": "vant-css",
"version": "0.11.9",
"version": "0.11.11",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "vant-css",
"version": "0.11.10",
"version": "0.11.11",
"description": "vant css.",
"main": "lib/index.css",
"style": "lib/index.css",