diff --git a/project.clj b/project.clj index 0b4c2f9..9dc9466 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject quickie "0.4.1" +(defproject quickie "0.4.2" :description "Automatically run tests when clj files change" :url "http://github.com/jakepearson/quickie" :license {:name "Eclipse Public License" :url "http://www.eclipse.org/legal/epl-v10.html"}