diff --git a/package.json b/package.json index 7cca6e7..7dfc293 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "batchasync", - "version": "1.0.1", + "version": "1.0.2", "description": "Like forEachAsync, or Promise.all(), but handling a bounded number of items at any given time.", "main": "batchasync.js", "scripts": {