diff --git a/project.clj b/project.clj index f0062c05..8223101d 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject clj-http "3.12.1-SNAPSHOT" +(defproject clj-http "3.12.1" :description "A Clojure HTTP library wrapping the Apache HttpComponents client." :url "https://github.com/dakrone/clj-http/" :license {:name "The MIT License"