diff --git a/package.json b/package.json index 9fb4e14..4c920d0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "solshuffle", - "version": "1.0.1", + "version": "1.0.2", "description": "Lazy, efficient & stateless shuffles powered by generalised Feistel ciphers written in Solidity/Yul.", "scripts": { "benchmark": "yarn hardhat run scripts/benchmark.ts",