diff --git a/Cargo.toml b/Cargo.toml index ce43d2b..fa12072 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "nostr-rs-relay" -version = "0.8.9" +version = "0.8.10" edition = "2021" authors = ["Greg Heartsfield "] description = "A relay implementation for the Nostr protocol"