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-26 09:26:01 +0000
committerDanConwayDev <DanConwayDev@protonmail.com>2026-02-26 09:27:13 +0000
commitfd6b098f41baf8621551f15114c50891642b5872 (patch)
tree81edfab5b7aa0dc3f2b2ca07803469ee866f7c03 /Cargo.toml
parent8cd232727ae31613abba7a3d0485a1cb94fda2f3 (diff)
release: v1.0.0v1.0.0
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 e68a73c..7b78b02 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
1[package] 1[package]
2name = "ngit-grasp" 2name = "ngit-grasp"
3version = "0.1.0" 3version = "1.0.0"
4edition = "2021" 4edition = "2021"
5authors = ["ngit-grasp contributors"] 5authors = ["ngit-grasp contributors"]
6license = "MIT" 6license = "MIT"