diff options
| author | DanConwayDev <DanConwayDev@protonmail.com> | 2025-06-20 07:44:31 +0100 |
|---|---|---|
| committer | DanConwayDev <DanConwayDev@protonmail.com> | 2025-06-20 07:44:31 +0100 |
| commit | bddbcbb97f238760fd346f88bfdd8470f3eddf2a (patch) | |
| tree | a50ce50b60e16c75c9bf293e6801c511dcc31479 /Cargo.toml | |
| parent | d1a6d62e895acd329cb6bae51eb88eb9f290b0a4 (diff) | |
chore: bump 1.7.3v1.7.3
changelog:
- rename ngit-relay to grasp
- fix: always include HEAD in state event
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.2" | 3 | version = "1.7.3" |
| 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>"] |