lein-release plugin: bumped version from 0.99.5 to 0.99.6-SNAPSHOT for next development cycle

This commit is contained in:
simon 2017-08-09 09:00:02 +01:00
parent b87401d7e6
commit 69656baf39

View file

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