From 875f4e0a99688c7363cba69c1485af1cd4b34999 Mon Sep 17 00:00:00 2001 From: DanConwayDev Date: Wed, 22 Apr 2026 13:00:23 +0000 Subject: chore: release v2.4.1 Fix fatal errors during clone/fetch when an open PR's git data is unavailable on the repository's specified git servers. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index afaa157..5b5c06c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ngit" -version = "2.4.0" +version = "2.4.1" edition = "2021" description = "nostr plugin for git" authors = ["DanConwayDev "] -- cgit v1.2.3