From 4d1b792849b8befff077caae2fb755df7b48cefc Mon Sep 17 00:00:00 2001
From: Joris Vaillant <joris.vaillant@inria.fr>
Date: Wed, 20 Nov 2024 14:19:37 +0100
Subject: [PATCH] release: Update CITATION.cff version to 3.0.0

---
 CITATION.cff | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/CITATION.cff b/CITATION.cff
index 39eab577..62e0a307 100644
--- a/CITATION.cff
+++ b/CITATION.cff
@@ -18,8 +18,8 @@ authors:
     given-names: Louis
 title: "Coal - An extension of the Flexible Collision Library"
 abstract: "An extension of the Flexible Collision Library"
-version: 2.4.4
-date-released: 2024-03-06
+version: 3.0.0
+date-released: "2024-11-20"
 license: BSD-2-Clause
 url: "https://github.com/coal-library/coal"
 
-- 
GitLab