1
Fork 0

Update version to v0.4.1

This commit is contained in:
Alex Helfet 2017-12-31 18:24:17 +00:00
parent 9176d16eeb
commit a45b22bf14

View file

@ -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"]