From be3c9fc94697bc43306d3998888dd975364d5ff8 Mon Sep 17 00:00:00 2001 From: Simon Brooke Date: Wed, 19 Feb 2020 16:43:43 +0000 Subject: [PATCH] lein-release plugin: preparing 1.0.4 release --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 3898e1c..f3d5602 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject smeagol "1.0.4-SNAPSHOT" +(defproject smeagol "1.0.4" :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"