diff --git a/package.json b/package.json index 32c0e8b..09247ea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "p-queue", - "version": "7.4.1", + "version": "8.0.0", "description": "Promise queue with concurrency control", "license": "MIT", "repository": "sindresorhus/p-queue",