From cd25d8bd761adac650035a801f3d9f9a351c40f1 Mon Sep 17 00:00:00 2001 From: Simon Brooke Date: Sat, 23 Sep 2017 15:18:35 +0100 Subject: [PATCH] Version 1.0.1 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 2ba7ad2..51fb2f3 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject smeagol "1.0.1-SNAPSHOT" +(defproject smeagol "1.0.1" :description "A simple Git-backed Wiki inspired by Gollum" :url "https://github.com/simon-brooke/smeagol" :license {:name "GNU General Public License,version 2.0 or (at your option) any later version"