version 0.1-SNAPSHOT

This commit is contained in:
Gered 2017-04-02 19:06:45 -04:00
parent 7038eeb469
commit 5275571487

View file

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