From 4b4e886243d939d1ec87d563717ab19ba88549aa Mon Sep 17 00:00:00 2001 From: lkitching Date: Fri, 7 Sep 2018 10:35:47 +0100 Subject: [PATCH] Version 0.3.0. --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 1294117..9d54a0e 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject graphql-qb "0.2.1-SNAPSHOT" +(defproject graphql-qb "0.3.0" :description "Query RDF Datacubes with graphQL" :url "http://swirrl.com/" :license {:name "Eclipse Public License"