diff options
| author | DanConwayDev <DanConwayDev@protonmail.com> | 2024-07-25 09:05:15 +0100 |
|---|---|---|
| committer | DanConwayDev <DanConwayDev@protonmail.com> | 2024-07-25 09:05:15 +0100 |
| commit | 52f9efa50f81142da013c4da5f3cd3091e07916b (patch) | |
| tree | 7041068cb1674f77c838dc0b1d2dd690d95ab9d8 /Cargo.toml | |
| parent | f4a4220cd4691e562d0a849ad8900bf54411363b (diff) | |
chore: bump to v1.3.1v1.3.1
changelog:
- fix(init): update maintainers.yaml if identifier or relays have changed
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.3.0" | 3 | version = "1.3.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>"] |