build: bump version to 0.8.2

This commit is contained in:
Greg Heartsfield
2023-02-02 16:21:45 -06:00
parent 509736c56d
commit d95adbcb3d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "nostr-rs-relay"
version = "0.8.1"
version = "0.8.2"
edition = "2021"
authors = ["Greg Heartsfield <scsibug@imap.cc>"]
description = "A relay implementation for the Nostr protocol"