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