Skip to content

Commit

Permalink
Update Version
Browse files Browse the repository at this point in the history
  • Loading branch information
terhuerne committed Jul 14, 2017
1 parent 05a0736 commit 31ea3df
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "setlistfm-js",
"version": "1.0.0",
"description": "Javascript API wrapper for the setlist.fm API.",
"version": "1.0.1",
"description": "This is an easy to use, promise based API wrapper for the most recent version of the setlist.fm Web API. Made with love and JavaScript.",
"main": "index.js",
"scripts": {
"test": "./node_modules/mocha/bin/mocha"
Expand All @@ -16,7 +16,9 @@
"api",
"wrapper",
"concerts",
"nodejs"
"nodejs",
"api-wrapper",
"api-token"
],
"author": "Johannes Terhuerne <johannes@terhuerne.org>",
"license": "MIT",
Expand Down

0 comments on commit 31ea3df

Please sign in to comment.