diff options
| author | DanConwayDev <DanConwayDev@protonmail.com> | 2026-02-27 17:29:01 +0000 |
|---|---|---|
| committer | DanConwayDev <DanConwayDev@protonmail.com> | 2026-02-27 17:29:01 +0000 |
| commit | f91a0d00bafe2af1f6b6828c3de3d3e5d65153c3 (patch) | |
| tree | 38ce2c5510af4bb9d74cf8d77690a2e3fc86ff63 /Cargo.toml | |
| parent | e7d7f933cd7eac19434f09096a311adeb5e60747 (diff) | |
chore: bump version to v2.2.3v2.2.3
Mark v2.2.2 as yanked in changelog; include annotated-tag sync
regression fix in this release.
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.2" | 3 | version = "2.2.3" |
| 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>"] |