upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDanConwayDev <DanConwayDev@protonmail.com>2026-02-27 16:29:46 +0000
committerDanConwayDev <DanConwayDev@protonmail.com>2026-02-27 16:29:46 +0000
commit7ca0db29952ddbb27d74e30937562210cfbba56a (patch)
tree5f8b810bdab49121f2e2a683893b149bc979d070 /Cargo.toml
parentba87592c87eb964b1c3a2d17543e38b9b70ed1a6 (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.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 4c42d0d..9b20aa4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
1[package] 1[package]
2name = "ngit" 2name = "ngit"
3version = "2.2.1" 3version = "2.2.2"
4edition = "2021" 4edition = "2021"
5description = "nostr plugin for git" 5description = "nostr plugin for git"
6authors = ["DanConwayDev <DanConwayDev@protonmail.com>"] 6authors = ["DanConwayDev <DanConwayDev@protonmail.com>"]