From 76a88f81af435a5c11fa7baf1689c82880fdcd5c Mon Sep 17 00:00:00 2001 From: DanConwayDev Date: Tue, 27 Aug 2024 19:44:31 +0100 Subject: chore: bump to v1.4.4 changelog: * include git plugin in release zip --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index fb1914e..ad6fbdd 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1762,7 +1762,7 @@ checksum = "e664971378a3987224f7a0e10059782035e89899ae403718ee07de85bec42afe" [[package]] name = "ngit" -version = "1.4.3" +version = "1.4.4" dependencies = [ "anyhow", "assert_cmd", diff --git a/Cargo.toml b/Cargo.toml index d19dea1..55494b0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ngit" -version = "1.4.3" +version = "1.4.4" edition = "2021" description = "cli for code collaboration over nostr with nip34 support" authors = ["DanConwayDev "] -- cgit v1.2.3