[build] 0.8.1

This commit is contained in:
陈嘉涵
2017-08-18 11:17:27 +08:00
parent 686b497c58
commit dd6fd65077
3 changed files with 9 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.0';
const version = '0.8.1';
const components = [
Button,
Switch,