diff --git a/Cargo.lock b/Cargo.lock index 13b98f1..48f4f4b 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2003,7 +2003,7 @@ dependencies = [ [[package]] name = "gnostr-gnit" -version = "0.0.7" +version = "0.0.8" dependencies = [ "anyhow", "arc-swap", diff --git a/Cargo.toml b/Cargo.toml index 777dd17..9f2a007 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "gnostr-gnit" description = "gnostr:git server" homepage = "https://github.com/gnostr-org/gnostr-gnit/modal" repository = "https://github.com/gnostr-org/gnostr-gnit/modal" -version = "0.0.7" +version = "0.0.8" edition = "2021" authors = ["gnostr ", "Jordan Doyle "] license = "WTFPL"