From 4d618569ad7c530a908ffa2db991cb403fa95919 Mon Sep 17 00:00:00 2001 From: simon Date: Wed, 9 Aug 2017 09:00:58 +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 b2704d2..d49f568 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" :dependencies [[org.clojure/clojure "1.8.0"]