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"