From 0909869180802d57d2f92a9e39b98ca100fd7f22 Mon Sep 17 00:00:00 2001 From: Daniel Szmulewicz Date: Sat, 6 Jan 2018 18:58:42 +0800 Subject: [PATCH] v2.0.1 --- build.boot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.boot b/build.boot index 7e8a4ab..9e2ad4a 100644 --- a/build.boot +++ b/build.boot @@ -32,7 +32,7 @@ (notify :visual true) (repl :server true))) -(def +version+ "2.0.0") +(def +version+ "2.0.1") (task-options! push {:repo-map {:url "https://clojars.org/repo/"}} pom {:project 'org.danielsz/certificaat