diff --git a/members/libpt-cli/Cargo.toml b/members/libpt-cli/Cargo.toml index 12176b3..bb036a5 100644 --- a/members/libpt-cli/Cargo.toml +++ b/members/libpt-cli/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "libpt-cli" publish.workspace = true -version = "0.1.0" +version = "0.1.1" edition.workspace = true authors.workspace = true license.workspace = true