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-04-02 16:45:20 +0100
committerDanConwayDev <DanConwayDev@protonmail.com>2025-04-02 17:02:54 +0100
commit3476464013dc2d54030bdec5f9590a3c61dc16c0 (patch)
tree0f31aec0b73254129c56d81821af2f7802c2387f /Cargo.toml
parent47b4c96b6848f8385f2ff6fa77983149204a591d (diff)
chore bump to v1.6.1v1.6.1
changelog: - build for more OSes
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 14ef062..497a69f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
1[package] 1[package]
2name = "ngit" 2name = "ngit"
3version = "1.6.0" 3version = "1.6.1"
4edition = "2021" 4edition = "2021"
5description = "nostr plugin for git" 5description = "nostr plugin for git"
6authors = ["DanConwayDev <DanConwayDev@protonmail.com>"] 6authors = ["DanConwayDev <DanConwayDev@protonmail.com>"]