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>2025-06-18 12:18:24 +0100
committerDanConwayDev <DanConwayDev@protonmail.com>2025-06-18 12:18:24 +0100
commit20f2680394e0b62864b1b192338b3cd7ecdad4ec (patch)
treee1d7585bdc0810797b6ad165684592bb3c418fa9 /Cargo.toml
parent80f17d794daf6e96437c8e60a44b59254ab0bb29 (diff)
chore: bump v1.7.2v1.7.2
changelog: - fix clone when HEAD isn't in nostr state even
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 265e68b..08728ed 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
1[package] 1[package]
2name = "ngit" 2name = "ngit"
3version = "1.7.1" 3version = "1.7.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>"]