Skip to content

Commit

Permalink
bump github version
Browse files Browse the repository at this point in the history
  • Loading branch information
jacc committed Aug 4, 2019
1 parent e92281e commit 770e5c2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion index.js
Expand Up @@ -35,7 +35,6 @@ async function main() {
console.error(`music-box ran into an issue getting your Gist:\n${error}`);
}


var artist1 = {
"name": "",
"plays": ""
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "music-box",
"version": "1.0.0",
"version": "1.1.0",
"description": "See your weekly top artists in a GitHub gist.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 770e5c2

Please sign in to comment.