From 948d718b3d97cf71556b8ff155543b8a68f15211 Mon Sep 17 00:00:00 2001 From: simon Date: Tue, 12 Sep 2017 17:02:27 +0100 Subject: [PATCH] Upversion to 1.0.0 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 73b870e..38c96f5 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject smeagol "0.99.12-SNAPSHOT" +(defproject smeagol "1.0.0" :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"