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