From d40ab822bf35d01a3f4ca29f4209bd7b5c5b5f9d Mon Sep 17 00:00:00 2001 From: simon Date: Fri, 18 Aug 2017 13:28:42 +0100 Subject: [PATCH] Version 0.99.6 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 3dffd94..eb46c9f 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject smeagol "0.99.6-SNAPSHOT" +(defproject smeagol "0.99.6" :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"