From 5e26874ffdb887079f688f11db30f7aaddc6d8a1 Mon Sep 17 00:00:00 2001 From: "edgar.schnueriger" Date: Fri, 6 Jan 2017 23:10:31 +0100 Subject: [PATCH] 1.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f0ff95e..d4626d2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "less-plugin-sass2less", - "version": "1.1.1", + "version": "1.1.2", "description": "A plugin for less that converts SASS files into LESS. It comes with a cmd utility too.", "main": "lib/plugin.js", "bin": {