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