From 0e178e4a24925944166245cd6320c48971094bef Mon Sep 17 00:00:00 2001 From: anatoly Date: Sat, 14 Nov 2015 16:40:38 -0500 Subject: [PATCH] releasing 0.1.1 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 02151eb..62d31fc 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject mount "0.2.0-SNAPSHOT" +(defproject mount "0.1.2-SNAPSHOT" :description "managing Clojure app state since (reset)" :url "https://github.com/tolitius/mount" :license {:name "Eclipse Public License"