diff --git a/Cargo.toml b/Cargo.toml index c5a5afa..753796e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "diameter" -version = "0.3.1" +version = "0.3.2" edition = "2021" authors = ["Jason Lee"] description = "Rust Implementation of the Diameter Protocol."