Skip to content

Commit

Permalink
bumping patch version due to need for republishing to npm
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronbean committed Jul 25, 2017
1 parent 0008487 commit 849a60e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# Intellij
.idea
*.iml

# Node.js
node_modules
yarn.lock
dist
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "apple-reporter",
"version": "2.0.0",
"version": "2.0.1",
"description": "Promise-based Apple iTunes Connect Reporter",
"main": "dist/index.js",
"files": [
Expand Down

0 comments on commit 849a60e

Please sign in to comment.