version 0.1-alpha4

This commit is contained in:
Gered 2018-05-18 10:08:59 -04:00
parent dd9cdf8e7f
commit f849f89b70

View file

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