diff --git a/Cargo.toml b/Cargo.toml index dd5eefc..f9908a7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ license = "Apache-2.0" homepage = "https://github.com/cberner/raptorq" repository = "https://github.com/cberner/raptorq" readme = "README.md" -version = "1.5.0" +version = "1.6.0" edition = "2018" authors = ["Christopher Berner "]