diff options
| author | DanConwayDev <DanConwayDev@protonmail.com> | 2024-09-20 11:59:16 +0100 |
|---|---|---|
| committer | DanConwayDev <DanConwayDev@protonmail.com> | 2024-09-20 11:59:16 +0100 |
| commit | 51358320c50afece31fc25945a09e3d7aac8f39c (patch) | |
| tree | 51d2457807b718feb0aea130a153556d62664470 /Cargo.toml | |
| parent | 667cc246ffb0a6410ff2d445d3e3ba522c6a2c4e (diff) | |
chore bump to v1.5.1v1.5.1
changelog:
* git plugin reports on event broadcasting
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.5.0" | 3 | version = "1.5.1" |
| 4 | edition = "2021" | 4 | edition = "2021" |
| 5 | description = "cli for code collaboration over nostr with nip34 support" | 5 | description = "cli for code collaboration over nostr with nip34 support" |
| 6 | authors = ["DanConwayDev <DanConwayDev@protonmail.com>"] | 6 | authors = ["DanConwayDev <DanConwayDev@protonmail.com>"] |