diff --git a/package.json b/package.json index d00095a..4224b01 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mixmaxhq/promise-pool", - "version": "2.0.0", + "version": "3.0.0", "description": "Concurrent control of functions on a per-pool basis with async/await", "main": "./dist/node/index.js", "scripts": {