From: Jakub Pawlowicz Date: Mon, 18 Apr 2011 07:39:13 +0000 (+0200) Subject: Version 0.2.3. X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=93a4b538c47c7ad7c4b4d7a95db4610d0f03981a;p=clean-css.git Version 0.2.3. --- 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"