diff --git a/project.clj b/project.clj index 40cae0e..94e4b1a 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject puppetlabs/http-client "2.1.2-SNAPSHOT" +(defproject puppetlabs/http-client "2.1.2" :description "HTTP client wrapper" :license {:name "Apache License, Version 2.0" :url "http://www.apache.org/licenses/LICENSE-2.0.html"}