diff --git a/package.json b/package.json index ab295ac..5074c1b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fast-shuffle", - "version": "4.4.0", + "version": "4.5.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",