diff --git a/Cargo.toml b/Cargo.toml index ada1108..4f41ecb 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 "] description = "Types and traits for working with bytes"