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:
parent
9e066b078d
commit
9c95678e9a
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue