From 42f02b6de0dfa2fe800809c542d40d2317026730 Mon Sep 17 00:00:00 2001 From: Simon Brooke Date: Wed, 18 Jul 2018 23:25:23 +0100 Subject: [PATCH] Upversion to 0.1.0 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 581b5d9..af00752 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject youyesyet "0.1.0-SNAPSHOT" +(defproject youyesyet "0.1.0" :description "Canvassing tool for referenda" :url "https://github.com/simon-brooke/youyesyet"