diff --git a/examples/Cargo.toml b/examples/Cargo.toml index e887467..bc0f712 100644 --- a/examples/Cargo.toml +++ b/examples/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "yaserde-examples" -version = "0.7.1" +version = "0.8.0" authors = ["Marc-Antoine Arnaud "] license = "MIT" edition = "2018"