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