diff --git a/project.clj b/project.clj index 84a807b..7a01677 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject ring-logger "1.0.0-SNAPSHOT" +(defproject ring-logger "1.0.0" :description "Log ring requests & responses using your favorite logging backend." :url "https://github.com/nberger/ring-logger" :license {:name "Eclipse Public License"