[build] 0.9.3

This commit is contained in:
陈嘉涵
2017-09-13 15:34:38 +08:00
parent d548e28dfb
commit c86c49612f
2 changed files with 2 additions and 2 deletions

View File

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