[build] 0.9.7

This commit is contained in:
陈嘉涵
2017-09-21 09:59:07 +08:00
parent 6cc3c55253
commit 9248289532
3 changed files with 16 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.6';
const version = '0.9.7';
const components = [
Actionsheet,
Area,