aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Cargo.lock2
-rw-r--r--Cargo.toml2
-rw-r--r--docs/CHANGELOG.md4
3 files changed, 6 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 6930779..b0b7fef 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1753,7 +1753,7 @@ checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
[[package]]
name = "viewercount"
-version = "0.2.0"
+version = "0.2.1"
dependencies = [
"anyhow",
"clap",
diff --git a/Cargo.toml b/Cargo.toml
index a2ba3ab..a8cdaca 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "viewercount"
-version = "0.2.0"
+version = "0.2.1"
edition = "2021"
authors = ["sommerfeld <sommerfeld@sommerfeld.dev>"]
description = "Updates nostr Live Events with the number of HLS connections"
diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md
index c366588..3af1c63 100644
--- a/docs/CHANGELOG.md
+++ b/docs/CHANGELOG.md
@@ -1,3 +1,7 @@
+0.2.1 (2024-07-05)
+------------------
+* Fixed nostrconnect on subsequent runs
+
0.2.0 (2024-07-05)
------------------
* Changed NIP46 login to use a in-client autogenerated nostrconnect URI that