[build] 0.9.2

This commit is contained in:
陈嘉涵
2017-09-08 22:50:20 +08:00
parent 643d292513
commit f9891bf954
7 changed files with 34 additions and 11 deletions

View File

@@ -50,7 +50,7 @@ import TreeSelect from './tree-select';
import Uploader from './uploader';
import Waterfall from './waterfall';
const version = '0.9.1';
const version = '0.9.2';
const components = [
Actionsheet,
Area,