From 535be9c1c0a40fdeef9aa3ca84f90b01bc371a22 Mon Sep 17 00:00:00 2001 From: DanConwayDev Date: Thu, 29 Feb 2024 14:15:25 +0000 Subject: chore: bump to v1.0.0 following semantic versioning, this release includes breaking changes so it has a new major version this is not reflection on its stability --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 05e64bc..162623a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "ngit" -version = "0.1.2" +version = "1.0.0" edition = "2021" -description = "cli for code collaboration over nostr" +description = "cli for code collaboration over nostr with nip34 support" authors = ["DanConwayDev "] readme = "README.md" homepage = "https://github.com/DanConwayDev/ngit-cli" -- cgit v1.2.3