From 4c7b69f68d86327bd774822bb24ec5c5b8bbcc89 Mon Sep 17 00:00:00 2001 From: "Yann Esposito (Yogsototh)" Date: Thu, 1 Feb 2018 17:28:22 +0100 Subject: [PATCH] bump version --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 4ca1c5a..20700f5 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject threatgrid/ring-homogeneous-auth-middleware "0.0.2-SNAPSHOT" +(defproject threatgrid/ring-homogeneous-auth-middleware "0.0.3-SNAPSHOT" :description "A simple middleware to deal with multiple auth middlewares" :url "http://github.com/threatgrid/ring-homogeneous-auth-middleware" :license {:name "Eclipse Public License - v 1.0"