Trivial changes to documentation.

This commit is contained in:
simon 2016-09-11 20:03:15 +01:00
parent d59b26c918
commit 1ea0e869d9
2 changed files with 15 additions and 11 deletions

View file

@ -1,4 +1,4 @@
(defproject smeagol "0.5.0-rc1"
(defproject smeagol "0.5.0-rc2"
:description "A simple Git-backed Wiki inspired by Gollum"
:url "https://github.com/simon-brooke/smeagol"
:dependencies [[org.clojure/clojure "1.7.0"]