From bede010585e9199c7e5d2ecfe94bb68fad0c6b18 Mon Sep 17 00:00:00 2001 From: Oliver Hine Date: Thu, 25 Jul 2019 15:52:02 +0100 Subject: [PATCH] Version 0.1.10 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index c312b39..b57e57d 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject re-graph "0.1.10-SNAPSHOT" +(defproject re-graph "0.1.10" :description "GraphQL client for re-frame applications" :url "https://github.com/oliyh/re-graph" :license {:name "Eclipse Public License"