release 0.1.16
This commit is contained in:
parent
5fab543501
commit
6dafae195d
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
(def +version+ "0.1.16-SNAPSHOT")
|
||||
(def +version+ "0.1.17-SNAPSHOT")
|
||||
|
||||
(set-env!
|
||||
:source-paths #{"src"}
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
(defproject mount "0.1.16-SNAPSHOT"
|
||||
(defproject mount "0.1.17-SNAPSHOT"
|
||||
:description "managing Clojure and ClojureScript app state since (reset)"
|
||||
:url "https://github.com/tolitius/mount"
|
||||
:license {:name "Eclipse Public License"
|
||||
|
|
|
|||
Loading…
Reference in a new issue