bump v1.0.2
This commit is contained in:
parent
81333f4c47
commit
b193312ed6
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "batchasync",
|
"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.",
|
"description": "Like forEachAsync, or Promise.all(), but handling a bounded number of items at any given time.",
|
||||||
"main": "batchasync.js",
|
"main": "batchasync.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
Loading…
Reference in New Issue