Merge branch 'release/0.1.0'
This commit is contained in:
commit
30d0cbfeca
1 changed files with 2 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue