From 93a4b538c47c7ad7c4b4d7a95db4610d0f03981a Mon Sep 17 00:00:00 2001 From: Jakub Pawlowicz Date: Mon, 18 Apr 2011 09:39:13 +0200 Subject: [PATCH] Version 0.2.3. --- History.md | 5 +++++ package.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/History.md b/History.md index e19509c5..b9c72c27 100644 --- a/History.md +++ b/History.md @@ -1,3 +1,8 @@ +0.2.3 / 2011-04-18 +================== + + * Fixed problem with optimizing IE filters. + 0.2.2 / 2011-04-17 ================== diff --git a/package.json b/package.json index b6f8ced0..de9e4387 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "type" : "git", "url" : "http://github.com/GoalSmashers/clean-css.git" }, - "version": "0.2.2", + "version": "0.2.3", "main": "index.js", "bin": { "cleancss": "./bin/cleancss" -- 2.34.1