From e4c10cf2094a9fd2c7bec84c051f3f5b5ad292cf Mon Sep 17 00:00:00 2001 From: anatoly Date: Tue, 1 Dec 2015 08:58:26 -0500 Subject: [PATCH] releasing 0.1.5 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 3790bb3..451b12e 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject mount "0.1.5-SNAPSHOT" +(defproject mount "0.1.6-SNAPSHOT" :description "managing Clojure app state since (reset)" :url "https://github.com/tolitius/mount" :license {:name "Eclipse Public License"