diff --git a/project.clj b/project.clj index b0b674f..c7c1556 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject lein-watch "0.0.2-SNAPSHOT" +(defproject lein-watch "0.0.2" :description "A Leiningen plugin to watch directories and run tasks automatically." :url "http://github.com/runoshun/lein-watch" :license {:name "MIT"