Skip to content

Commit 255c678

Browse files
committed
0.1.3 Improved docs, updated assets.
1 parent c6306c5 commit 255c678

1 file changed

Lines changed: 10 additions & 3 deletions

File tree

package.json

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "promise.bar",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "Progress bar to animate the status of Promise.all",
55
"main": "PromiseBar.js",
66
"scripts": {
@@ -17,8 +17,15 @@
1717
},
1818
"homepage": "https://github.com/CodeLenny/Promise.bar#readme",
1919
"keywords": [
20-
"progress-bar", "progressbar", "progress", "bar", "status",
21-
"ascii", "console", "terminal", "cli"
20+
"progress-bar",
21+
"progressbar",
22+
"progress",
23+
"bar",
24+
"status",
25+
"ascii",
26+
"console",
27+
"terminal",
28+
"cli"
2229
],
2330
"devDependencies": {
2431
"chai": "^3.5.0",

0 commit comments

Comments
 (0)