diff options
| author | DanConwayDev <DanConwayDev@protonmail.com> | 2024-05-14 07:35:16 +0100 |
|---|---|---|
| committer | DanConwayDev <DanConwayDev@protonmail.com> | 2024-05-14 07:35:16 +0100 |
| commit | 1083153ea340b57620870a47ce7653aeae3d1196 (patch) | |
| tree | b0b13b582a020d777b28b6e9d8953a577bf104fd /Cargo.toml | |
| parent | 6751d9377f853030633c9801735f33f31425326c (diff) | |
chore: bump to v1.2.1v1.2.1
changelog:
*fix `ngit init` support for multiple maintainers
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.2.0" | 3 | version = "1.2.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>"] |