diff --git a/Cargo.toml b/Cargo.toml index fc63870c..11e0600e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "superstruct" -version = "0.8.0" +version = "0.9.0" edition = "2021" description = "Versioned data types with minimal boilerplate" license = "Apache-2.0"