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