Version 0.2.2.
authorJakub Pawlowicz <jakub@goalsmashers.com>
Sun, 17 Apr 2011 14:53:18 +0000 (16:53 +0200)
committerJakub Pawlowicz <jakub@goalsmashers.com>
Sun, 17 Apr 2011 14:53:18 +0000 (16:53 +0200)
History.md
package.json

index a0873f2..e19509c 100644 (file)
@@ -1,3 +1,8 @@
+0.2.2 / 2011-04-17
+==================
+
+  * Fixed problem with space before color in 'border' property.
+
 0.2.1 / 2011-03-19
 ==================
 
index b390221..b6f8ced 100644 (file)
@@ -8,7 +8,7 @@
     "type" : "git",
     "url" : "http://github.com/GoalSmashers/clean-css.git"
   },
-  "version": "0.2.1",
+  "version": "0.2.2",
   "main": "index.js",
   "bin": {
     "cleancss": "./bin/cleancss"