diff --git a/project.clj b/project.clj index cd5260f..600dc8f 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject alumbra/spec "0.1.3-SNAPSHOT" +(defproject alumbra/spec "0.1.3" :description "GraphQL Data Structure Specs for Clojure" :url "https://github.com/alumbra/alumbra.spec" :license {:name "MIT License"