diff --git a/project.clj b/project.clj index 236443a..c58c952 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject clj-htmltopdf "0.1" +(defproject clj-htmltopdf "0.2" :description "Simple Clojure wrapper for Open HTML to PDF" :url "https://github.com/gered/clj-htmltopdf" :license {:name "GNU Lesser General Public License v3.0"