From dc058d316fd2cbb25d3975050333576d2a1542e5 Mon Sep 17 00:00:00 2001 From: Jonatan Pedersen Date: Fri, 3 Feb 2017 14:19:12 +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 129a2b8..554ef66 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "css-bingo", - "version": "1.1.1", + "version": "1.1.2", "description": "Removes unused rules from css by looking at used classes and ids in html.", "main": "index.js", "scripts": {