From eab2a35cda97c599c634ead92e58087ef5e4e092 Mon Sep 17 00:00:00 2001 From: simon <simon@journeyman.cc> Date: Fri, 21 Jul 2017 17:47:12 +0100 Subject: [PATCH] Upversion to 0.2.0 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 0675c14..dd974c5 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject youyesyet "0.1.0-SNAPSHOT" +(defproject youyesyet "0.2.0" :description "Canvassing tool for referenda" :url "https://github.com/simon-brooke/youyesyet"