version 0.1-alpha

This commit is contained in:
Gered 2017-08-23 16:13:42 -04:00
parent fa027d8ee9
commit 5e4f98db0f

View file

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