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