Upversioned to 0.4.0; edited README. This is not far off a 1.0 release.

This commit is contained in:
Simon Brooke 2015-01-11 15:13:15 +00:00
parent bc0dd75081
commit abc3cd8cea
2 changed files with 17 additions and 7 deletions

View file

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