From a60675b7a3beb8ee336e1c35090adfd68a1ce00c Mon Sep 17 00:00:00 2001 From: Simon Brooke Date: Thu, 2 May 2019 16:17:21 +0100 Subject: [PATCH] lein-release plugin: bumped version from 0.1.7 to 0.1.8-SNAPSHOT for next development cycle --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 0633951..e87858d 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject lein-adl "0.1.7" +(defproject lein-adl "0.1.8-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