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