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"