From d96c8f6687be8966a0bb25c679995fea3b9f0715 Mon Sep 17 00:00:00 2001 From: DanConwayDev Date: Fri, 26 Jan 2024 20:28:40 +0000 Subject: chore: bump cargo.toml to v0.1.1 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 5cf055f..511774a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ngit" -version = "0.1.0" +version = "0.1.1" edition = "2021" description = "cli for code collaboration over nostr" authors = ["DanConwayDev "] -- cgit v1.2.3