diff --git a/light-poseidon/Cargo.toml b/light-poseidon/Cargo.toml index deea8d9..eb9fcfc 100644 --- a/light-poseidon/Cargo.toml +++ b/light-poseidon/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "light-poseidon" -version = "0.1.1" +version = "0.1.2" authors = ["Mike Rostecki "] description = "Poseidon hash implementation in Rust" repository = "https://github.com/Lightprotocol/light-poseidon"