diff --git a/Cargo.toml b/Cargo.toml index ceb2960..1292386 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ssz_types" -version = "0.9.0" +version = "0.10.0" edition = "2021" description = "List, vector and bitfield types for SSZ" license = "Apache-2.0"