From dfea240c9194fe3f30c075b8c6735a1b05074f86 Mon Sep 17 00:00:00 2001 From: anatoly Date: Fri, 13 Nov 2015 17:44:41 -0500 Subject: [PATCH] releasing 0.1.0 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index b2e8e88..02151eb 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject mount "0.1.0-SNAPSHOT" +(defproject mount "0.2.0-SNAPSHOT" :description "managing Clojure app state since (reset)" :url "https://github.com/tolitius/mount" :license {:name "Eclipse Public License"