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"