Skip to content

Commit

Permalink
3.0.31
Browse files Browse the repository at this point in the history
  • Loading branch information
zh99998 committed Jun 5, 2017
1 parent 37f3c1b commit 15cd6e2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ install:
- npm install
- npm prune
script:
- npm run release
- npm run dist
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ install:
- npm prune

build_script:
- npm run release
- npm run dist
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mycard",
"version": "3.0.30",
"version": "3.0.31",
"description": "moecube",
"keywords": [],
"author": "zh99998 <[email protected]>",
Expand Down

0 comments on commit 15cd6e2

Please sign in to comment.