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