diff --git a/Cargo.toml b/Cargo.toml index 0efc9e0..e3cdaac 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "ap-relay" description = "A simple activitypub relay" -version = "0.3.70" +version = "0.3.71" authors = ["asonix "] license = "AGPL-3.0" readme = "README.md"