[build] 0.9.1

This commit is contained in:
陈嘉涵
2017-09-07 15:57:37 +08:00
parent 3d090745cb
commit 51b63567de
3 changed files with 25 additions and 2 deletions

View File

@@ -51,7 +51,7 @@ import Toast from './toast';
import Uploader from './uploader';
import Waterfall from './waterfall';
const version = '0.9.0';
const version = '0.9.1';
const components = [
Actionsheet,
Area,