[build] 0.7.2

This commit is contained in:
陈嘉涵
2017-07-31 16:42:03 +08:00
parent fa88b37b8f
commit d390ea06f8
3 changed files with 9 additions and 2 deletions

View File

@@ -37,7 +37,7 @@ import Swipe from '../packages/swipe/index.js';
import SwipeItem from '../packages/swipe-item/index.js';
import DatetimePicker from '../packages/datetime-picker/index.js';
const version = '0.6.6';
const version = '0.7.2';
const components = [
Button,
Switch,