1
Fork 0

Update version to v0.1.4

This commit is contained in:
Alex Helfet 2017-12-25 03:21:03 +00:00
parent 5636c59dd4
commit 16ac877573

View file

@ -1,6 +1,6 @@
[package]
name = "framed"
version = "0.1.3"
version = "0.1.4"
description = "Send and receive data over lossy streams of bytes."
authors = ["Alex Helfet <alex.helfet@gmail.com>"]
categories = ["no-std", "embedded", "encoding", "network-programming"]