From dd471015ebd824af0caec6bcd9c237a8f10993ac Mon Sep 17 00:00:00 2001 From: Simon Brooke Date: Fri, 21 Sep 2018 16:28:37 +0100 Subject: [PATCH] lein-release plugin: bumped version from 0.2.1 to 0.2.2-SNAPSHOT for next development cycle --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 87b02f2..b085bfa 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject youyesyet "0.2.1" +(defproject youyesyet "0.2.2-SNAPSHOT" :description "Canvassing tool for referenda" :license {:name "GNU General Public License,version 2.0 or (at your option) any later version"