lein-release plugin: bumped version from 0.99.0 to 0.99.1-SNAPSHOT for next development cycle

This commit is contained in:
simon 2017-08-09 08:29:45 +01:00
parent da8f43765a
commit b4efdcf064

View file

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