Skip to content

Commit

Permalink
Bumping version
Browse files Browse the repository at this point in the history
  • Loading branch information
maxrumsey committed Jan 30, 2019
1 parent c232d0e commit 7457651
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ coverage/
node_modules/
package-lock.json
test/auth.json
int-test.js
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "transperthapi",
"version": "1.0.0",
"version": "1.0.1",
"description": "An API written to scrape data from TransPerth services.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 7457651

Please sign in to comment.