Skip to content

Commit

Permalink
chore: fix release
Browse files Browse the repository at this point in the history
  • Loading branch information
0x04 committed Jul 16, 2020
1 parent 164eafd commit 12daf54
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"commander": "^5.1.0"
},
"description": "",
"description": "A tiny CLI script for collecting audio file links from retro game remix websites and store them as M3U playlist file.",
"engines": {
"node": ">= 8.10"
},
Expand All @@ -26,5 +26,5 @@
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.1.0"
"version": "1.1.1"
}

0 comments on commit 12daf54

Please sign in to comment.