From e1d91ee697c4412cacb5fd67b00b0adccaaa4a96 Mon Sep 17 00:00:00 2001 From: Aphyr Date: Sun, 17 Dec 2017 23:29:09 -0600 Subject: [PATCH] 1.0.2 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index ae47a2c..f0b5573 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject less-awful-ssl "1.0.1" +(defproject less-awful-ssl "1.0.2" :description "Get an SSLContext without wanting to rip your hair out." :url "http://github.com/aphyr/less-awful-ssl" :license {:name "Eclipse Public License"