[build] 1.0.1

This commit is contained in:
陈嘉涵
2018-03-19 20:53:58 +08:00
parent 639ef64d96
commit 158fbc6d67
3 changed files with 3 additions and 3 deletions

View File

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