From 0194ff477f71abf765e884fdc8980f1a770b341c Mon Sep 17 00:00:00 2001 From: Simon Brooke Date: Tue, 12 Sep 2017 16:44:54 +0100 Subject: [PATCH] Version 0.99.11 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 0645d57..2bb78a0 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject smeagol "0.99.11-SNAPSHOT" +(defproject smeagol "0.99.11" :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"