diff --git a/Cargo.toml b/Cargo.toml index 62f9f3f..96bbd6c 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.6.1" +version = "1.6.2" edition = "2018" authors = ["Christopher Berner "]