diff --git a/Cargo.toml b/Cargo.toml
index 1583ebf290525e35b236e89ba26e77b96428ffe6..f0ee76f746f1b0df55ed75f13d4aa0ee0de01628 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
 [package]
 
 name          = "bytes"
-version       = "0.2.1"
+version       = "0.2.2"
 license       = "MIT"
 authors       = ["Carl Lerche <me@carllerche.com>"]
 description   = "Types and traits for working with bytes"