diff options
| author | DanConwayDev <DanConwayDev@protonmail.com> | 2026-02-27 16:29:46 +0000 |
|---|---|---|
| committer | DanConwayDev <DanConwayDev@protonmail.com> | 2026-02-27 16:29:46 +0000 |
| commit | 7ca0db29952ddbb27d74e30937562210cfbba56a (patch) | |
| tree | 5f8b810bdab49121f2e2a683893b149bc979d070 /Cargo.toml | |
| parent | ba87592c87eb964b1c3a2d17543e38b9b70ed1a6 (diff) | |
chore: bump version to v2.2.2
Bump Cargo.toml version to 2.2.2 and promote CHANGELOG [Unreleased]
entries to [2.2.2].
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.1" | 3 | version = "2.2.2" |
| 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>"] |