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