diff --git a/schemars/Cargo.toml b/schemars/Cargo.toml index 1f33e4e..1bfbda1 100644 --- a/schemars/Cargo.toml +++ b/schemars/Cargo.toml @@ -2,7 +2,7 @@ name = "schemars" description = "Generate JSON Schemas from Rust code" repository = "https://github.com/GREsau/schemars" -version = "0.4.0" +version = "0.4.1" authors = ["Graham Esau "] edition = "2018" license = "MIT"