version 0.1-alpha3

This commit is contained in:
Gered 2018-05-16 15:50:42 -04:00
parent 8f5f41bf13
commit 8a74ba431f

View file

@ -1,4 +1,4 @@
(defproject clj-htmltopdf "0.1-alpha2"
(defproject clj-htmltopdf "0.1-alpha3"
: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"