From 1083153ea340b57620870a47ce7653aeae3d1196 Mon Sep 17 00:00:00 2001 From: DanConwayDev Date: Tue, 14 May 2024 07:35:16 +0100 Subject: chore: bump to v1.2.1 changelog: *fix `ngit init` support for multiple maintainers --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 944aa0f..ae3b657 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ngit" -version = "1.2.0" +version = "1.2.1" edition = "2021" description = "cli for code collaboration over nostr with nip34 support" authors = ["DanConwayDev "] -- cgit v1.2.3