From b0587f9416f150f41d03038b89694fa2c4ee0d96 Mon Sep 17 00:00:00 2001 From: Rick Moynihan Date: Tue, 13 Nov 2018 16:20:54 +0000 Subject: [PATCH] Version 0.11.6 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 622632ca..e80ffb34 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject grafter/grafter "0.11.6-SNAPSHOT" +(defproject grafter/grafter "0.11.6" :description "Tools for the hard graft of linked data processing" :url "http://grafter.org/" :license {:name "Eclipse Public License - v1.0"