diff options
| author | DanConwayDev <DanConwayDev@protonmail.com> | 2025-06-18 12:18:24 +0100 |
|---|---|---|
| committer | DanConwayDev <DanConwayDev@protonmail.com> | 2025-06-18 12:18:24 +0100 |
| commit | 20f2680394e0b62864b1b192338b3cd7ecdad4ec (patch) | |
| tree | e1d7585bdc0810797b6ad165684592bb3c418fa9 /Cargo.toml | |
| parent | 80f17d794daf6e96437c8e60a44b59254ab0bb29 (diff) | |
chore: bump v1.7.2v1.7.2
changelog:
- fix clone when HEAD isn't in nostr state even
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 = "1.7.1" | 3 | version = "1.7.2" |
| 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>"] |