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