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