diff --git a/Cargo.toml b/Cargo.toml index 5998c1ca9f5cd218829653eb7b0290f2d6f7f6b4..1583ebf290525e35b236e89ba26e77b96428ffe6 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 <me@carllerche.com>"] description = "Types and traits for working with bytes"