onto 0.1.12-SNAPSHOT

This commit is contained in:
anatoly 2016-12-02 18:12:05 -06:00
parent 8f8df230a9
commit 17461b1911
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
(def +version+ "0.1.11") (def +version+ "0.1.12-SNAPSHOT")
(set-env! (set-env!
:source-paths #{"src"} :source-paths #{"src"}

View file

@ -1,4 +1,4 @@
(defproject mount "0.1.10" (defproject mount "0.1.12-SNAPSHOT"
:description "managing Clojure and ClojureScript app state since (reset)" :description "managing Clojure and ClojureScript app state since (reset)"
:url "https://github.com/tolitius/mount" :url "https://github.com/tolitius/mount"
:license {:name "Eclipse Public License" :license {:name "Eclipse Public License"