lein-release plugin: bumped version from 0.99.3 to 0.99.4-SNAPSHOT for next development cycle

This commit is contained in:
simon 2017-08-09 08:39:14 +01:00
parent 61197fb523
commit cc8f6c2dba

View file

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