diff --git a/project.clj b/project.clj index e0cb057..4547621 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject threatgrid/ring-api-key-middleware "0.1.0" +(defproject threatgrid/ring-api-key-middleware "0.1.1-SNAPSHOT" :description "A simple middleware to deal with API keys Authentication" :url "http://github.com/threatgrid/ring-api-key-middleware" :license {:name "Eclipse Public License - v 1.0"