diff --git a/schemars_derive/Cargo.toml b/schemars_derive/Cargo.toml index 88c9b81..2edea1f 100644 --- a/schemars_derive/Cargo.toml +++ b/schemars_derive/Cargo.toml @@ -2,7 +2,7 @@ name = "schemars_derive" description = "Macros for #[derive(JsonSchema)], for use with schemars" repository = "https://github.com/GREsau/schemars" -version = "0.1.7" +version = "0.1.9" authors = ["Graham Esau "] edition = "2018" license = "MIT"