Update version to v0.4.1
This commit is contained in:
parent
9176d16eeb
commit
a45b22bf14
1 changed files with 1 additions and 1 deletions
|
@ -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 <alex.helfet@gmail.com>"]
|
||||
categories = ["no-std", "embedded", "encoding", "network-programming"]
|
||||
|
|
Loading…
Reference in a new issue