Skip to content

Commit

Permalink
Release 1.0.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmillr committed Apr 16, 2019
1 parent 5b7a9f8 commit 9c0980f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "async-each",
"repo": "paulmillr/async-each",
"description": "No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.",
"version": "1.0.1",
"version": "1.0.3",
"keywords": [
"async", "forEach", "each", "map",
"asynchronous",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "async-each",
"description": "No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.",
"version": "1.0.2",
"version": "1.0.3",
"license": "MIT",
"keywords": [
"async", "forEach", "each", "map",
Expand Down

0 comments on commit 9c0980f

Please # to comment.