From 91b0eac4daf92b7b740267ef203a1a8ba591974b Mon Sep 17 00:00:00 2001 From: DanConwayDev Date: Tue, 12 Nov 2024 12:23:29 +0000 Subject: chore bump to v1.5.3 note v1.5.3 is actually forked to exclude changes to init which weren't ready for release. the tag v1.5.3 is set to commit: 0089b8fce131c0675539490b67f5a55aab377853 changelog: - fix remote signing as nip46 update has breaking changes - auth to relays on requests - fix `pr/` branch name prefix issue - fix `ngit init` error when remote added before initiation - don't blast initiation events as munity blaster is no more - when git-remote-nostr called directly show help instead of error - bump rust-nostr to v0.36 - replace sqlite with lmdb due do rust-nostr deprecation --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index afd4086..8ee7915 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ngit" -version = "1.5.2" +version = "1.5.3" edition = "2021" description = "cli for code collaboration over nostr with nip34 support" authors = ["DanConwayDev "] -- cgit v1.2.3