diff --git a/project.clj b/project.clj index a8fe5d1..c957b90 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject com.github.kyleburton/clj-xpath "1.4.5-SNAPSHOT" +(defproject com.github.kyleburton/clj-xpath "1.4.5" :description "Simplified XPath from Clojure." :url "http://github.com/kyleburton/clj-xpath" :lein-release {:deploy-via :clojars}