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