diff options
| author | DanConwayDev <DanConwayDev@protonmail.com> | 2026-03-05 22:12:45 +0000 |
|---|---|---|
| committer | DanConwayDev <DanConwayDev@protonmail.com> | 2026-03-05 22:12:45 +0000 |
| commit | 45b0f8c6b1dab2d51338d88b2a7caf4b1b571f4d (patch) | |
| tree | ab1a6cce51b578fe4020e7265d8cd2d5641e221a /Cargo.toml | |
| parent | ad3212941435aaf0d487615c21e8390d5cb97891 (diff) | |
chore: bump version to v2.3.0v2.3.0
Add issue management, PR/issue comments and viewing, NIP-32 labels,
set-subject, cover notes, repo-only relays, and SKILL.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.2.3" | 3 | version = "2.3.0" |
| 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>"] |