diff --git a/Cargo.toml b/Cargo.toml index 5998c1c..1583ebf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "bytes" -version = "0.2.0" +version = "0.2.1" license = "MIT" authors = ["Carl Lerche "] description = "Types and traits for working with bytes"