diff options
| author | DanConwayDev <DanConwayDev@protonmail.com> | 2024-08-20 12:00:22 +0100 |
|---|---|---|
| committer | DanConwayDev <DanConwayDev@protonmail.com> | 2024-08-20 12:00:22 +0100 |
| commit | 09ead86c82f773778b984b5bbbd9798155265cd3 (patch) | |
| tree | 3f36e5b50ba8fa48ec52822ea8ca5be5befdb0c6 /Cargo.toml | |
| parent | a9a81ed040990a8431c4b4b05bf5deb551732b09 (diff) | |
chore: bump to v1.4.1v1.4.1
changelog:
* fix pushing tags in git-remote-nostr
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.0" | 3 | version = "1.4.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>"] |