From 992f2ae5d737d55a6511fa210c34766917c12981 Mon Sep 17 00:00:00 2001 From: Matt Huntington Date: Mon, 25 Jan 2016 11:10:56 -0500 Subject: [PATCH] 1.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f10d829..ad42136 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "grunt-contrib-cml-html-converter", - "version": "1.3.0", + "version": "1.3.1", "description": "Grunt Plugin for cml-html-converter", "main": "index.js", "scripts": {