[build] 0.9.4

This commit is contained in:
陈嘉涵
2017-09-15 11:37:27 +08:00
parent d82fc9331c
commit a75c94f235
3 changed files with 15 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.3';
const version = '0.9.4';
const components = [
Actionsheet,
Area,