1
Fork 0

Bump version to 0.1.1

This commit is contained in:
Alex Helfet 2017-12-22 20:33:46 +00:00
parent 62594c06d1
commit 155b4ffe81

View file

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