diff --git a/Cargo.toml b/Cargo.toml index 4f245fd..023a0e6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ssz_types" -version = "0.5.1" +version = "0.5.2" edition = "2021" description = "List, vector and bitfield types for SSZ" license = "Apache-2.0"