diff options
| author | DanConwayDev <DanConwayDev@protonmail.com> | 2024-08-27 11:59:12 +0100 |
|---|---|---|
| committer | DanConwayDev <DanConwayDev@protonmail.com> | 2024-08-27 11:59:12 +0100 |
| commit | 190b2f622f44c49aa77f8089d9ca9218c0aade81 (patch) | |
| tree | 770e58b813b227361394611590ee2ba40e49c477 /Cargo.toml | |
| parent | ec6a6fcc1321c6824e000dda4860cf21e0cdae57 (diff) | |
chore: bump to v1.4.3v1.4.3
changelog:
* fix clone using nostr url
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.2" | 3 | version = "1.4.3" |
| 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>"] |