diff options
| author | DanConwayDev <DanConwayDev@protonmail.com> | 2024-08-20 12:33:51 +0100 |
|---|---|---|
| committer | DanConwayDev <DanConwayDev@protonmail.com> | 2024-08-20 12:33:51 +0100 |
| commit | daaaa3a21277351638eda04739ac3d7b3716f955 (patch) | |
| tree | 92d2dcbe35ca257e3b0355e4a72c70bd46fcb848 /Cargo.toml | |
| parent | 09bf648d4a36bc9ada0cff9438aa3b3f98631600 (diff) | |
chore: bump to v1.4.2v1.4.2
changelog:
* fix only maintainers can push normal branches / tags
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.4.1" | 3 | version = "1.4.2" |
| 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>"] |