diff --git a/Cargo.toml b/Cargo.toml index 53d2f90..1052736 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] authors = ["Ana Gelez <ana@gelez.xyz>"] name = "webfinger" -version = "0.5.0" +version = "0.5.1" description = "A crate to help you fetch and serve WebFinger resources" repository = "https://github.com/Plume-org/webfinger" readme = "README.md"