From 37d64d0a251909918ab9ba09937b5550fd8488fb Mon Sep 17 00:00:00 2001 From: anatoly Date: Thu, 10 Dec 2015 00:40:18 -0500 Subject: [PATCH] closing #10. cljs is now supported in 0.1.6 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 1c039ba..d316dda 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject mount "0.1.6-SNAPSHOT" +(defproject mount "0.1.6" :description "managing Clojure app state since (reset)" :url "https://github.com/tolitius/mount" :license {:name "Eclipse Public License"