diff --git a/pbjson-build/Cargo.toml b/pbjson-build/Cargo.toml index 95e41f8..17e766e 100644 --- a/pbjson-build/Cargo.toml +++ b/pbjson-build/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pbjson-build" -version = "0.6.0" +version = "0.6.2" authors = ["Raphael Taylor-Davies "] edition = "2021" description = "Generates Serialize and Deserialize implementations for prost message types"