From e5b8b4910d527329f3b258c4448c1fd389052e11 Mon Sep 17 00:00:00 2001 From: jem Date: Fri, 25 Jan 2019 15:14:46 +0100 Subject: [PATCH] version-bump for next release cycle --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index ba27ba0..dcdbbe8 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject smeagol "1.0.2" +(defproject smeagol "1.0.3-SNAPSHOT" :description "A simple Git-backed Wiki inspired by Gollum" :url "https://github.com/simon-brooke/smeagol" :license {:name "GNU General Public License,version 2.0 or (at your option) any later version"