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 17:29:01 +0000
committerDanConwayDev <DanConwayDev@protonmail.com>2026-02-27 17:29:01 +0000
commitf91a0d00bafe2af1f6b6828c3de3d3e5d65153c3 (patch)
tree38ce2c5510af4bb9d74cf8d77690a2e3fc86ff63 /Cargo.toml
parente7d7f933cd7eac19434f09096a311adeb5e60747 (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.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 9b20aa4..e56cda4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
1[package] 1[package]
2name = "ngit" 2name = "ngit"
3version = "2.2.2" 3version = "2.2.3"
4edition = "2021" 4edition = "2021"
5description = "nostr plugin for git" 5description = "nostr plugin for git"
6authors = ["DanConwayDev <DanConwayDev@protonmail.com>"] 6authors = ["DanConwayDev <DanConwayDev@protonmail.com>"]