Skip to content

Commit

Permalink
由于环境问题而导致包的编译问题,现重新发布版本。
Browse files Browse the repository at this point in the history
  • Loading branch information
lzcmaro committed May 24, 2017
1 parent 24070b5 commit 25bd0a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "v-mui",
"version": "1.0.0-beta4",
"version": "1.0.0-beta5",
"description": "Mobile UI elements for Vue 2.0",
"main": "dist/vue-mui.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ if (typeof window !== 'undefined' && window.Vue) {
module.exports = {
$,
install,
version: '1.0.0-beta4',
version: '1.0.0-beta5',
ActionSheetButton,
ActionSheet,
Alert,
Expand Down

0 comments on commit 25bd0a7

Please sign in to comment.