From 896043ebcea1cc0c8c8250e24e0182c8d672d3e6 Mon Sep 17 00:00:00 2001 From: Matt Huntington Date: Tue, 26 Jan 2016 08:17:42 -0500 Subject: [PATCH] 1.4.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fcde93c..51ab5a6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "grunt-contrib-cml-html-converter", - "version": "1.4.0", + "version": "1.4.1", "description": "Grunt Plugin for cml-html-converter", "main": "index.js", "scripts": {