diff --git a/project.clj b/project.clj index 57f80c2..8f0ec52 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject alumbra/analyzer "0.1.10-SNAPSHOT" +(defproject alumbra/analyzer "0.1.10" :description "GraphQL Schema/Operation Transformations" :url "https://github.com/alumbra/alumbra.analyzer" :license {:name "MIT License"