From 508dc08ae70edc91455b73516775ab959daf371b Mon Sep 17 00:00:00 2001 From: Simon Brooke Date: Thu, 20 Sep 2018 13:09:51 +0100 Subject: [PATCH] lein-release plugin: bumped version from 0.1.5 to 0.1.6-SNAPSHOT for next development cycle --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index f3973d8..6650130 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject lein-adl "0.1.5" +(defproject lein-adl "0.1.6-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