diff --git a/package.json b/package.json index be8efe9..dc12aa4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "array-shuffle", - "version": "2.0.0", + "version": "3.0.0", "description": "Randomize the order of items in an array", "license": "MIT", "repository": "sindresorhus/array-shuffle",