From 92e4e4037ab2bc67c8473ac4366ff41326a7a41c Mon Sep 17 00:00:00 2001 From: "Jurriaan H. Spaaks" Date: Thu, 12 Sep 2019 17:50:25 +0200 Subject: [PATCH] Update CITATION.cff --- CITATION.cff | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CITATION.cff b/CITATION.cff index c0f4a84..696c462 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -28,5 +28,5 @@ license: "Apache-2.0" message: "If you use this software, please cite it using these metadata." repository-code: "https://github.com/xenon-middleware/xenon-tutorial" title: "xenon tutorial" -version: "2.0.1" +version: "3.0.4" ...