From 791a75b34ec9f05718d98d591c4e944c2cfaa1ea Mon Sep 17 00:00:00 2001 From: Oliver Hine Date: Fri, 28 Jun 2019 13:26:32 +0100 Subject: [PATCH] Version 0.1.9 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index d8afb94..5236c25 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject re-graph "0.1.9-SNAPSHOT" +(defproject re-graph "0.1.9" :description "GraphQL client for re-frame applications" :url "https://github.com/oliyh/re-graph" :license {:name "Eclipse Public License"