diff --git a/pub-sub-client-tests/Cargo.toml b/pub-sub-client-tests/Cargo.toml index bbdd2d2..40ee9d9 100644 --- a/pub-sub-client-tests/Cargo.toml +++ b/pub-sub-client-tests/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pub-sub-client-tests" -version= "0.11.0" +version= "0.11.1-alpha.0" edition.workspace = true description.workspace = true authors.workspace = true