diff options
| author | DanConwayDev <DanConwayDev@protonmail.com> | 2026-04-22 13:00:23 +0000 |
|---|---|---|
| committer | DanConwayDev <DanConwayDev@protonmail.com> | 2026-04-22 13:00:23 +0000 |
| commit | 875f4e0a99688c7363cba69c1485af1cd4b34999 (patch) | |
| tree | f2246ec8fff3372eded812453a2bbff70d30a814 /Cargo.toml | |
| parent | e98acf8c5da5033b20aee8510485a8b4a4f4a56e (diff) | |
chore: release v2.4.1v2.4.1
Fix fatal errors during clone/fetch when an open PR's git data is
unavailable on the repository's specified git servers.
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1,6 +1,6 @@ | |||
| 1 | [package] | 1 | [package] |
| 2 | name = "ngit" | 2 | name = "ngit" |
| 3 | version = "2.4.0" | 3 | version = "2.4.1" |
| 4 | edition = "2021" | 4 | edition = "2021" |
| 5 | description = "nostr plugin for git" | 5 | description = "nostr plugin for git" |
| 6 | authors = ["DanConwayDev <DanConwayDev@protonmail.com>"] | 6 | authors = ["DanConwayDev <DanConwayDev@protonmail.com>"] |