diff options
author | sommerfeld <sommerfeld@sommerfeld.dev> | 2024-07-05 15:31:16 +0100 |
---|---|---|
committer | sommerfeld <sommerfeld@sommerfeld.dev> | 2024-07-05 15:31:16 +0100 |
commit | 1f6a894786527c0bbc6e55b28c32acad1b31a89c (patch) | |
tree | d035d18ca1e2756cfff8f150399f85a98dc0141b /Cargo.toml | |
parent | 8c52d1f31ac6066e178de994fec42a11ce018fde (diff) | |
download | viewercount-0.2.0.tar.gz viewercount-0.2.0.tar.bz2 viewercount-0.2.0.zip |
Bump to v0.2.0v0.2.0
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "viewercount" -version = "0.1.2" +version = "0.2.0" edition = "2021" authors = ["sommerfeld <sommerfeld@sommerfeld.dev>"] description = "Updates nostr Live Events with the number of HLS connections" |