diff --git a/project.clj b/project.clj index aa1d9d2..e5bb6f2 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject adl "1.4.1" +(defproject adl "1.4.2-SNAPSHOT" :description "An application to transform an ADL application specification document into skeleton code for a Clojure web-app" :url "http://example.com/FIXME" :license {:name "GNU General Public License,version 2.0 or (at your option) any later version"