From 5ee2d24c56a175cf97ed976fe8120d8b54e2e199 Mon Sep 17 00:00:00 2001 From: Simon Brooke Date: Thu, 20 Sep 2018 13:31:52 +0100 Subject: [PATCH] lein-release plugin: preparing 0.1.6 release --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 6650130..6cb47f9 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject lein-adl "0.1.6-SNAPSHOT" +(defproject lein-adl "0.1.6" :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