version 0.2

This commit is contained in:
Gered 2021-06-06 21:50:41 -04:00
parent a45c8fccf7
commit 6c1846f979

View file

@ -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"