diff --git a/Cargo.toml b/Cargo.toml index 115bc65..14b4bff 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,7 +13,7 @@ members = [ default-members = [".", "members/libpt-bin", "members/libpt-core"] [workspace.package] publish = true -version = "0.2.0-alpha.2" +version = "0.2.0-alpha.3" edition = "2021" authors = ["Christoph J. Scherr "] license = "MIT"