From 5a4c9e1ec42f6ede99cd701e5c5de0899ecf8244 Mon Sep 17 00:00:00 2001 From: Paolo Moretti Date: Sun, 17 Aug 2014 04:16:36 +0100 Subject: [PATCH] update ignored files --- .idea/workspace.xml | 43 ++++++++++++++++++++++++------------------- package.json | 2 +- 2 files changed, 25 insertions(+), 20 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 5cf57fc..79878d0 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,8 +1,8 @@ - - + + @@ -26,20 +26,20 @@ - + - - + + - + - + @@ -113,9 +113,9 @@ @@ -321,7 +321,11 @@ 1408245327392 1408245327392 - diff --git a/package.json b/package.json index e11ecc3..103144c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "grunt-css-cleaner", - "version": "1.0.0", + "version": "1.0.1", "description": "Clean your unused css classes from your app", "homepage": "http://www.bitterbrown.com/grunt-css-cleaner", "repository": "git@github.com:Bitterbrown/grunt-css-cleaner.git",