diff --git a/apb/Cargo.toml b/apb/Cargo.toml index 7ff9cbc..0b8ec14 100644 --- a/apb/Cargo.toml +++ b/apb/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "apb" -version = "0.2.1" +version = "0.2.2" edition = "2021" authors = [ "alemi " ] description = "Traits and types to handle ActivityPub objects"