From e57cc0c88c686905b3a2a96935a0ab7f99624260 Mon Sep 17 00:00:00 2001 From: Daniel Szmulewicz Date: Tue, 20 Mar 2018 21:43:39 +0200 Subject: [PATCH] bump version --- build.boot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.boot b/build.boot index b52a5ee..3b97ff6 100644 --- a/build.boot +++ b/build.boot @@ -32,7 +32,7 @@ (notify :visual true) (repl :server true))) -(def +version+ "2.0.1") +(def +version+ "2.0.2") (task-options! push {:repo-map {:url "https://clojars.org/repo/"}} pom {:project 'org.danielsz/certificaat