diff --git a/project.clj b/project.clj index 4274472..4cdf269 100644 --- a/project.clj +++ b/project.clj @@ -1,7 +1,7 @@ (def ks-version "0.7.2") (def tk-version "0.4.2") -(defproject puppetlabs/http-client "0.2.0" +(defproject puppetlabs/http-client "0.2.1-SNAPSHOT" :description "HTTP client wrapper" :license {:name "Apache License, Version 2.0" :url "http://www.apache.org/licenses/LICENSE-2.0.html"}