version 0.1

lets get rid of that "alpha" suffix which wasn't really intended to be
there for so long in the first place ...
This commit is contained in:
Gered 2020-12-04 16:15:30 -05:00
parent 9e066b078d
commit 9c95678e9a

View file

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