Upversioned to 0.1.0
This commit is contained in:
parent
f2d0c89ada
commit
8865818b41
|
@ -1,6 +1,6 @@
|
|||
(defproject html-to-md "0.1.0-SNAPSHOT"
|
||||
(defproject html-to-md "0.1.0"
|
||||
:description "Convert (Enlivened) HTML to markdown; but, more generally, a framework for [HT|SG|X]ML transformation."
|
||||
:url "http://example.com/FIXME"
|
||||
:url "https://github.com/simon-brooke/html-to-md"
|
||||
:license {:name "Eclipse Public License"
|
||||
:url "http://www.eclipse.org/legal/epl-v10.html"}
|
||||
:dependencies [[org.clojure/clojure "1.8.0"]
|
||||
|
|
Loading…
Reference in a new issue