diff --git a/Cargo.toml b/Cargo.toml index e69149b..2f095b1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ssp" -version = "0.5.0" +version = "0.5.1" edition = "2021" authors = ["SSP Rust Developers"] description = "Messages and related types for implementing the SSP/eSSP serial communication protocol"