diff --git a/project.clj b/project.clj index 9577bd1..e1d7f91 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject lein-junit "1.1.4" +(defproject lein-junit "1.1.5-SNAPSHOT" :author "Caspar Florian Ebeling, Roman Scherer" :description "JUnit plugin for Leiningen" :url "http://github.com/febeling/lein-junit"