diff --git a/package.json b/package.json index acaae91..99517d8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "foreachasync", - "version": "5.0.3", + "version": "5.0.4", "description": "A node- and browser-ready async (now with promises) counterpart of Array.prototype.forEach", "homepage": "https://github.com/FuturesJS/forEachAsync", "main": "forEachAsync.js",