From 2ba3c609951ef6b246c2916293bee2e9d5b2909c Mon Sep 17 00:00:00 2001 From: krajj7 Date: Sat, 26 Jan 2019 12:55:12 +0100 Subject: [PATCH] synced project.clj version with build.boot --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 8e195b2..a5dbee5 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject mount "0.1.15" +(defproject mount "0.1.16-SNAPSHOT" :description "managing Clojure and ClojureScript app state since (reset)" :url "https://github.com/tolitius/mount" :license {:name "Eclipse Public License"