build: bump version to 0.7.14

This commit is contained in:
Greg Heartsfield
2022-12-26 11:26:48 -06:00
parent 966c853700
commit 6a8c4ed1b5
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "nostr-rs-relay"
version = "0.7.13"
version = "0.7.14"
edition = "2021"
authors = ["Greg Heartsfield <scsibug@imap.cc>"]
description = "A relay implementation for the Nostr protocol"