diff --git a/project.clj b/project.clj index 51b4fa6..57a3c4c 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject clj-http-mock "0.4.0-SNAPSHOT" +(defproject clj-http-mock "0.4.0" :description "Mock responses to clj-http requests." :url "http://github.com/ray1729/clj-http-mock" :license {:name "Eclipse Public License"