bump v1.0.1
This commit is contained in:
parent
42602e34c8
commit
0c2692f9fb
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "batchasync",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"description": "Like forEachAsync, or Promise.all(), but handling a bounded number of items at any given time.",
|
||||
"main": "batchasync.js",
|
||||
"scripts": {
|
||||
|
|
Loading…
Reference in New Issue