From fce27a10b2161508d35a07ce926e994ae9bb909f Mon Sep 17 00:00:00 2001 From: DanConwayDev Date: Fri, 13 Sep 2024 17:12:37 +0100 Subject: chore: bump to v1.4.6 changelog: * fix `ngit push` and `ngit pull` when on a pr branch not in the format `pr/(<8-chars-from-id>) --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index a45748f..b23d822 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ngit" -version = "1.4.5" +version = "1.4.6" edition = "2021" description = "cli for code collaboration over nostr with nip34 support" authors = ["DanConwayDev "] -- cgit v1.2.3