diff --git a/project.clj b/project.clj index 4f15a2e..d3068ca 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject spectrace "0.1.0-SNAPSHOT" +(defproject spectrace "0.1.0" :description "clojure.spec (spec.alpha) library aiming to be a fundamental tool for analyzing spec errors" :url "https://github.com/athos/spectrace" :license {:name "Eclipse Public License"