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-03-05 22:12:45 +0000
committerDanConwayDev <DanConwayDev@protonmail.com>2026-03-05 22:12:45 +0000
commit45b0f8c6b1dab2d51338d88b2a7caf4b1b571f4d (patch)
treeab1a6cce51b578fe4020e7265d8cd2d5641e221a /Cargo.toml
parentad3212941435aaf0d487615c21e8390d5cb97891 (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.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index e56cda4..093992d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
1[package] 1[package]
2name = "ngit" 2name = "ngit"
3version = "2.2.3" 3version = "2.3.0"
4edition = "2021" 4edition = "2021"
5description = "nostr plugin for git" 5description = "nostr plugin for git"
6authors = ["DanConwayDev <DanConwayDev@protonmail.com>"] 6authors = ["DanConwayDev <DanConwayDev@protonmail.com>"]