diff --git a/project.clj b/project.clj index 10a6a11..0ec1618 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject pjstadig/humane-test-output "0.8.0-SNAPSHOT" +(defproject pjstadig/humane-test-output "0.7.1" :description "Humane test output for clojure.test" :url "http://github.com/pjstadig/humane-test-output/" :license {:name "Eclipse Public License"