From f76383340f083146a3129b46d0e4e57d8cb2a185 Mon Sep 17 00:00:00 2001 From: Carlos Martinez Date: Mon, 16 Nov 2020 12:43:05 +0100 Subject: [PATCH] Bump version to 1.3.5 --- .zenodo.json | 2 +- CITATION.cff | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.zenodo.json b/.zenodo.json index 486af0d..06bf478 100644 --- a/.zenodo.json +++ b/.zenodo.json @@ -31,5 +31,5 @@ }, "publication_date": "2017-11-22", "title": "grlc", - "version": "1.3.4" + "version": "1.3.5" } diff --git a/CITATION.cff b/CITATION.cff index ab090d0..8521969 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -26,10 +26,10 @@ message: "If you use this software, please cite it as below." repository-code: "https://github.com/CLARIAH/grlc" title: grlc abstract: grlc, the git repository linked data API constructor, automatically builds Web APIs using SPARQL queries stored in git repositories. -keywords: +keywords: - "swagger-ui" - sparql - "linked-data" - "semantic-web" - "linked-data-api" -version: "1.3.4" +version: "1.3.5"