diff --git a/project.clj b/project.clj index d0c4aea2..3d439f0b 100644 --- a/project.clj +++ b/project.clj @@ -8,7 +8,7 @@ -(defproject conexp-clj "2.7.0-SNAPSHOT" +(defproject conexp-clj "2.7.0" :min-lein-version "2.0.0" :description "A ConExp rewrite in clojure -- and so much more ..." :url "http://github.com/tomhanika/conexp-clj/"