notedeck

One damus client to rule them all
git clone git://jb55.com/notedeck
Log | Files | Refs | README | LICENSE

commit 5c603cd56bcd3523603ebde6881a7558c79bf86e
parent 6bf6af7f9e2a24b3a0fe758482d99eb2ef2a888c
Author: William Casarin <jb55@jb55.com>
Date:   Tue, 15 Jul 2025 14:15:16 -0700

v0.5.3

Signed-off-by: William Casarin <jb55@jb55.com>

Diffstat:
MCargo.toml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Cargo.toml b/Cargo.toml @@ -1,6 +1,6 @@ [workspace] resolver = "2" -package.version = "0.5.2" +package.version = "0.5.3" members = [ "crates/notedeck", "crates/notedeck_chrome",