diff --git a/project.clj b/project.clj index 839b085..4ca1c5a 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject threatgrid/ring-homogeneous-auth-middleware "0.0.1" +(defproject threatgrid/ring-homogeneous-auth-middleware "0.0.2-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"