diff --git a/project.clj b/project.clj index b210713..8fe7795 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject re-graph "0.1.12-SNAPSHOT" +(defproject re-graph "0.1.12" :description "GraphQL client for re-frame applications" :url "https://github.com/oliyh/re-graph" :license {:name "Eclipse Public License"