From ea55f3f98ef6125b24a00515de82fcaf8e504b1d Mon Sep 17 00:00:00 2001 From: Jonatan Pedersen Date: Sat, 4 Feb 2017 18:39:36 +0100 Subject: [PATCH] 1.4.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f074030..e4f7f7d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "css-bingo", - "version": "1.4.0", + "version": "1.4.1", "description": "Removes unused rules from css by looking at used classes and ids in html.", "main": "index.js", "scripts": {