diff --git a/package.json b/package.json index 87c32cb..dfc978d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fast-shuffle", - "version": "4.6.0", + "version": "5.0.0", "description": "A fast implementation of a fisher-yates shuffle that does not mutate the source array.", "homepage": "https://github.com/philihp/fast-shuffle", "repository": "https://github.com/philihp/fast-shuffle.git",