Version 0.2.3.
authorJakub Pawlowicz <jakub@goalsmashers.com>
Mon, 18 Apr 2011 07:39:13 +0000 (09:39 +0200)
committerJakub Pawlowicz <jakub@goalsmashers.com>
Mon, 18 Apr 2011 07:39:13 +0000 (09:39 +0200)
History.md
package.json

index e19509c..b9c72c2 100644 (file)
@@ -1,3 +1,8 @@
+0.2.3 / 2011-04-18
+==================
+
+  * Fixed problem with optimizing IE filters.
+
 0.2.2 / 2011-04-17
 ==================
 
index b6f8ced..de9e438 100644 (file)
@@ -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"