This commit is contained in:
AJ ONeal 2015-01-02 18:10:44 -07:00
parent 1fbc93a178
commit 8daeae0e1d
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "foreachasync",
"version": "5.0.0",
"version": "5.0.1",
"description": "A node- and browser-ready async (now with promises) counterpart of Array.prototype.forEach",
"homepage": "https://github.com/FuturesJS/forEachAsync",
"main": "forEachAsync.js",