diff --git a/package.json b/package.json index da4d8dd..0b75a34 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "array-async-utils", - "version": "1.0.0", + "version": "1.0.1", "description": "Array map, flatMap, filter, reduce, etc. with async callback and predicate", "main": "dist/cjs/index.js", "module": "dist/esm/index.js",