From 8616fb4d80da9741bf87bfd7f71e050f61385446 Mon Sep 17 00:00:00 2001 From: anatoly Date: Wed, 18 Nov 2015 00:43:44 -0500 Subject: [PATCH] releasing 0.1.3 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 45df449..11afb7e 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject mount "0.1.3-SNAPSHOT" +(defproject mount "0.1.4-SNAPSHOT" :description "managing Clojure app state since (reset)" :url "https://github.com/tolitius/mount" :license {:name "Eclipse Public License"