diff --git a/Cargo.toml b/Cargo.toml index ea9cf98..8a3b1ff 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "knien" description = "Typed RabbitMQ interfacing for async Rust" -version = "0.0.9" +version = "0.0.10" edition = "2021" authors = ["Henk Oordt "] license = "MIT OR Apache-2.0"