From 5afdf7550493fdc213f7dd0c455c7a6d00cbb78d Mon Sep 17 00:00:00 2001 From: Simon Brooke Date: Sat, 21 Jul 2018 11:12:16 +0100 Subject: [PATCH] Upversion to 0.1.1-SNAPSHOT --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 626d4cf..e969eb6 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject lein-adl "0.1.0-SNAPSHOT" +(defproject lein-adl "0.1.1-SNAPSHOT" :description "Integrate Application Description Language into lein workflow" :url "https://github.com/simon-brooke/lein-adl" :license {:name "Eclipse Public License" ;; for compatibility with leiningen