diff --git a/package.json b/package.json index a734597..5ead63c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "p-queue", - "version": "6.2.1", + "version": "6.3.0", "description": "Promise queue with concurrency control", "license": "MIT", "repository": "sindresorhus/p-queue",