diff --git a/project.clj b/project.clj index 877760f..2745b12 100644 --- a/project.clj +++ b/project.clj @@ -1,7 +1,7 @@ (def ks-version "1.0.0") (def tk-version "1.0.1") -(defproject puppetlabs/http-client "0.4.1-SNAPSHOT" +(defproject puppetlabs/http-client "0.4.1" :description "HTTP client wrapper" :license {:name "Apache License, Version 2.0" :url "http://www.apache.org/licenses/LICENSE-2.0.html"}