diff --git a/project.clj b/project.clj index 8744e66..0a95c32 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject alumbra/analyzer "0.1.8-SNAPSHOT" +(defproject alumbra/analyzer "0.1.8" :description "GraphQL Schema/Operation Transformations" :url "https://github.com/alumbra/alumbra.analyzer" :license {:name "MIT License"