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