From 5fdb3ffa1f6a488a0b3d727eb269992ab0af1982 Mon Sep 17 00:00:00 2001 From: simon Date: Fri, 18 Aug 2017 14:33:30 +0100 Subject: [PATCH] Kitten on keyboard error. Again. --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 3ee3069..75d016f 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject smeagol "0.99.7" +(defproject smeagol "0.99.7-SNAPSHOT" :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"