From 45934f0780d2466d0ba2d1f7ec510a12693d1073 Mon Sep 17 00:00:00 2001 From: anatoly Date: Sun, 15 Nov 2015 23:15:20 -0500 Subject: [PATCH] releasing 0.1.2 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 62d31fc..beac838 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject mount "0.1.2-SNAPSHOT" +(defproject mount "0.1.3-SNAPSHOT" :description "managing Clojure app state since (reset)" :url "https://github.com/tolitius/mount" :license {:name "Eclipse Public License"