diff options
| author | DanConwayDev <DanConwayDev@protonmail.com> | 2025-11-03 19:59:47 +0000 |
|---|---|---|
| committer | DanConwayDev <DanConwayDev@protonmail.com> | 2025-11-03 19:59:47 +0000 |
| commit | 4a6f51a8245e335cdb276029c4e82c6d6e2798af (patch) | |
| tree | b354a48738c01a5581c3eb7d1e379367179ca68f /Cargo.toml | |
| parent | f40f2862379ad3c20183401c35bc9666ce5e29d9 (diff) | |
chore: bump version to v2.0.1v2.0.1
now changes are in CHANGELOG.md
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 = "2.0.0" | 3 | version = "2.0.1" |
| 4 | edition = "2021" | 4 | edition = "2021" |
| 5 | description = "nostr plugin for git" | 5 | description = "nostr plugin for git" |
| 6 | authors = ["DanConwayDev <DanConwayDev@protonmail.com>"] | 6 | authors = ["DanConwayDev <DanConwayDev@protonmail.com>"] |