From 87ee59ebd91ec4b73b5528446e6d7d87449a9e5d Mon Sep 17 00:00:00 2001 From: DanConwayDev Date: Tue, 16 Apr 2024 16:32:19 +0100 Subject: chore: bump to v1.1.2 changelog: * improve relay timeout behaviour * fix `ngit init` handling of multiple values eg `clone` * improve reliability via with dependancy upgrade * build via nix in ci --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 320f6cb..1e82229 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ngit" -version = "1.1.1" +version = "1.1.2" edition = "2021" description = "cli for code collaboration over nostr with nip34 support" authors = ["DanConwayDev "] -- cgit v1.2.3