diff --git a/Cargo.toml b/Cargo.toml index 9d7b0a2..361c6bb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "raptorq" description = "RaptorQ (RFC6330)" license = "Apache-2.0" repository = "https://github.com/cberner/raptorq" -version = "1.0.0" +version = "1.1.0" edition = "2018" authors = ["Christopher Berner "]