[build] 0.8.4

This commit is contained in:
陈嘉涵
2017-08-18 16:50:02 +08:00
parent 97c54d7f13
commit 2c03e0d670
4 changed files with 10 additions and 2 deletions

View File

@@ -37,7 +37,7 @@ import Swipe from './swipe';
import SwipeItem from './swipe-item';
import DatetimePicker from './datetime-picker';
const version = '0.8.3';
const version = '0.8.4';
const components = [
Button,
Switch,