diff --git a/src/index.js b/src/index.js index 5cf6876..4737fbf 100644 --- a/src/index.js +++ b/src/index.js @@ -66,7 +66,7 @@ if (typeof window !== 'undefined' && window.Vue) { module.exports = { $, install, - version: '1.0.0-beta3', + version: '1.0.0-beta4', ActionSheetButton, ActionSheet, Alert,