diff --git a/project.clj b/project.clj index 0679c11..70f974e 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject pinpointer "0.1.0-SNAPSHOT" +(defproject pinpointer "0.1.0" :description "Pinpointer is yet another spec error reporter based on a precise error analysis" :url "https://github.com/athos/Pinpointer" :license {:name "Eclipse Public License"