bump v1.0.2

This commit is contained in:
AJ ONeal 2019-06-13 17:52:05 -06:00
parent 81333f4c47
commit b193312ed6
1 changed files with 1 additions and 1 deletions

View File

@ -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": {