diff --git a/Cargo.toml b/Cargo.toml index bada994..2902e3b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "bytes" -version = "0.2.4" +version = "0.2.5" license = "MIT" authors = ["Carl Lerche "] description = "Types and traits for working with bytes"