diff --git a/Cargo.toml b/Cargo.toml index 1b9d809..39c216b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ default-members = [".", "members/libpt-core"] [workspace.package] publish = true -version = "0.6.0-alpha.0" +version = "0.6.0" edition = "2021" authors = ["Christoph J. Scherr "] license = "GPL-3.0-or-later"