From 4b66c76a5a3ba878b4603d992353327807b8d8e6 Mon Sep 17 00:00:00 2001 From: DanConwayDev Date: Wed, 31 Jan 2024 12:04:54 +0000 Subject: chore: bump cargo.toml to v0.1.2 in preparation for issuing to crates.io --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 98026fb..05e64bc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ngit" -version = "0.1.1" +version = "0.1.2" edition = "2021" description = "cli for code collaboration over nostr" authors = ["DanConwayDev "] -- cgit v1.2.3