From 10d8574ace9da64fc18a0f99d8bead7607c8b853 Mon Sep 17 00:00:00 2001 From: Simon Brooke Date: Wed, 1 May 2019 14:11:36 +0100 Subject: [PATCH] Upversioned to 0.4.0-SNAPSHOT --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 578d571..797c09d 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject html-to-md "0.3.0" +(defproject html-to-md "0.4.0-SNAPSHOT" :description "Convert (Enlivened) HTML to markdown; but, more generally, a framework for [HT|SG|X]ML transformation." :url "https://github.com/simon-brooke/html-to-md" :license {:name "Eclipse Public License"