From f1da6bfa318cbe547a5de71a99b9e18aca9e637a Mon Sep 17 00:00:00 2001
From: Hugo Trentesaux <hugo@trentesaux.fr>
Date: Tue, 6 Feb 2024 14:03:07 +0100
Subject: [PATCH] v0.2.4

---
 Cargo.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Cargo.toml b/Cargo.toml
index 30d90f5..85acc42 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,7 +8,7 @@ edition = "2021"
 license = "AGPL-3.0-only"
 name = "gcli"
 repository = "https://git.duniter.org/clients/rust/gcli-v2s"
-version = "0.2.3"
+version = "0.2.4"
 
 [dependencies]
 # subxt is main dependency
-- 
GitLab