diff --git a/framed/Cargo.toml b/framed/Cargo.toml index ecaf0ee..decf437 100644 --- a/framed/Cargo.toml +++ b/framed/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "framed" -version = "0.4.0" +version = "0.4.1" description = "Send and receive data over lossy streams of bytes." authors = ["Alex Helfet "] categories = ["no-std", "embedded", "encoding", "network-programming"]