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