diff --git a/package.json b/package.json index 3c2fe24..97f0e90 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "p-times", - "version": "2.1.0", + "version": "3.0.0", "description": "Run promise-returning & async functions a specific number of times concurrently", "license": "MIT", "repository": "sindresorhus/p-times",