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 18:05:03 +0000
committerDanConwayDev <DanConwayDev@protonmail.com>2026-02-27 18:05:03 +0000
commit05b7edb5f5797100d8e0f59905e16488680928ec (patch)
treef63323738694c23dca449a46aac9511eb4d565ec /Cargo.toml
parent9d86cf15f0275ffeee4519bd054e3b61dc8992ac (diff)
release: v1.0.1v1.0.1
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 7b78b02..cd18811 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
1[package] 1[package]
2name = "ngit-grasp" 2name = "ngit-grasp"
3version = "1.0.0" 3version = "1.0.1"
4edition = "2021" 4edition = "2021"
5authors = ["ngit-grasp contributors"] 5authors = ["ngit-grasp contributors"]
6license = "MIT" 6license = "MIT"