[build] 0.10.1

This commit is contained in:
陈嘉涵
2017-10-18 11:04:57 +08:00
parent 7eeed47203
commit 4027d2bdf6
4 changed files with 26 additions and 33 deletions
+1 -1
View File
@@ -59,7 +59,7 @@ import TreeSelect from './tree-select';
import Uploader from './uploader';
import Waterfall from './waterfall';
const version = '0.10.0';
const version = '0.10.1';
const components = [
Actionsheet,
AddressEdit,
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "vant-css",
"version": "0.10.0",
"version": "0.10.1",
"description": "vant css.",
"main": "lib/index.css",
"style": "lib/index.css",