Skip to content

Commit

Permalink
0.1.3 Improved docs, updated assets.
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeLenny committed Feb 10, 2017
1 parent c6306c5 commit 255c678
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "promise.bar",
"version": "0.1.2",
"version": "0.1.3",
"description": "Progress bar to animate the status of Promise.all",
"main": "PromiseBar.js",
"scripts": {
Expand All @@ -17,8 +17,15 @@
},
"homepage": "https://github.com/CodeLenny/Promise.bar#readme",
"keywords": [
"progress-bar", "progressbar", "progress", "bar", "status",
"ascii", "console", "terminal", "cli"
"progress-bar",
"progressbar",
"progress",
"bar",
"status",
"ascii",
"console",
"terminal",
"cli"
],
"devDependencies": {
"chai": "^3.5.0",
Expand Down

0 comments on commit 255c678

Please sign in to comment.