Bump version to v0.2.2

This commit is contained in:
Carl Lerche
2015-03-28 17:00:59 -07:00
parent 805b15e517
commit 74a59c66b4
+1 -1
View File
@@ -1,7 +1,7 @@
[package] [package]
name = "bytes" name = "bytes"
version = "0.2.1" version = "0.2.2"
license = "MIT" license = "MIT"
authors = ["Carl Lerche <[email protected]>"] authors = ["Carl Lerche <[email protected]>"]
description = "Types and traits for working with bytes" description = "Types and traits for working with bytes"