From 7d5d66d95aa574f33319bf96e7cf8e4d1dbdcc48 Mon Sep 17 00:00:00 2001 From: Oliver Hine Date: Tue, 5 Mar 2019 08:53:17 +0000 Subject: [PATCH] Version 0.1.8 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 1cea727..b4f6ec8 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject re-graph "0.1.8-SNAPSHOT" +(defproject re-graph "0.1.8" :description "GraphQL client for re-frame applications" :url "https://github.com/oliyh/re-graph" :license {:name "Eclipse Public License"