diff --git a/package.json b/package.json index 7e429a5..9724d45 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "p-queue", - "version": "7.3.3", + "version": "7.3.4", "description": "Promise queue with concurrency control", "license": "MIT", "repository": "sindresorhus/p-queue",