version 0.1-alpha2

This commit is contained in:
Gered 2017-08-29 14:59:06 -04:00
parent f74f879759
commit 82ab388b66

View file

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