OK, I don't know what lein release does, but it doesn't do what I thought

it did. Merged 'develop' into 'master' manually.
This commit is contained in:
simon 2016-09-11 18:44:27 +01:00
parent ad152b336a
commit d59b26c918

View file

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