Fix project.clj version to match boot's
This commit is contained in:
parent
c2687d1b9f
commit
884a2b2d87
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
(defproject mount "0.1.12-SNAPSHOT"
|
||||
(defproject mount "0.1.15-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