From 7f9e0222e4c7c1d2c155b50282995e4b573f6f0d Mon Sep 17 00:00:00 2001 From: Simon Brooke Date: Wed, 18 Jul 2018 23:21:07 +0100 Subject: [PATCH] Upversioned to 1.4.2-SNAPSHOT --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"