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