From ae6e1f72d9d668783cf27c5f3a88f3cb445f6402 Mon Sep 17 00:00:00 2001 From: DanConwayDev Date: Tue, 23 May 2023 09:58:13 +0000 Subject: v0.0.2 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 9fccfbe..9c09c77 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -881,7 +881,7 @@ dependencies = [ [[package]] name = "ngit" -version = "0.0.1" +version = "0.0.2" dependencies = [ "clap", "confy", diff --git a/Cargo.toml b/Cargo.toml index b913583..0ad7ff9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ngit" -version = "0.0.1" +version = "0.0.2" edition = "2021" description = "a proof of concept cli for a nostr based github alternative" authors = ["DanConwayDev "] -- cgit v1.2.3