Fix project.clj version to match boot's

This commit is contained in:
Andrea Richiardi 2018-11-03 17:10:03 -07:00
parent c2687d1b9f
commit 884a2b2d87
No known key found for this signature in database
GPG key ID: D1FBECD05BB502F6

View file

@ -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"