diff --git a/light-poseidon/Cargo.toml b/light-poseidon/Cargo.toml index 9d5d5e0..f550991 100644 --- a/light-poseidon/Cargo.toml +++ b/light-poseidon/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "light-poseidon" -version = "0.0.4" -authors = ["Michal Rostecki "] +version = "0.0.5" +authors = ["Michal Rostecki "] description = "Poseidon hash implementation in Rust" repository = "https://github.com/Lightprotocol/light-poseidon" readme = "../README.md"