diff --git a/Cargo.toml b/Cargo.toml index ba634d8..e19ba51 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.2.1" +version = "1.3.0" edition = "2018" authors = ["Christopher Berner "]