diff --git a/package.json b/package.json index 9636c3a..029e3ad 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "p-queue", - "version": "7.3.2", + "version": "7.3.3", "description": "Promise queue with concurrency control", "license": "MIT", "repository": "sindresorhus/p-queue", @@ -80,4 +80,4 @@ "@typescript-eslint/no-invalid-void-type": "off" } } -} \ No newline at end of file +}