Version 0.7.0

This commit is contained in:
Jenkins CI 2016-12-06 14:45:24 -08:00
parent aed57c67de
commit b4f5007fb6

View file

@ -3,7 +3,7 @@
(def tk-jetty-version "1.5.0") (def tk-jetty-version "1.5.0")
(def i18n-version "0.4.3") (def i18n-version "0.4.3")
(defproject puppetlabs/http-client "0.7.0-SNAPSHOT" (defproject puppetlabs/http-client "0.7.0"
:description "HTTP client wrapper" :description "HTTP client wrapper"
:license {:name "Apache License, Version 2.0" :license {:name "Apache License, Version 2.0"
:url "http://www.apache.org/licenses/LICENSE-2.0.html"} :url "http://www.apache.org/licenses/LICENSE-2.0.html"}