From 5b1dccc7f63b9af335a1ce260cf2b5b1f7b88a74 Mon Sep 17 00:00:00 2001 From: Maciej Brencz Date: Mon, 23 Dec 2013 16:35:48 +0100 Subject: [PATCH] 0.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ed628835..e33acfe6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "analyze-css", - "version": "0.1.0", + "version": "0.2.0", "author": "Maciej Brencz (https://github.com/macbre)", "description": "CSS selectors complexity and performance analyzer", "main": "./lib/index.js",