Version 0.9.1.
authorGoalSmashers <jakub@goalsmashers.com>
Wed, 19 Dec 2012 21:09:11 +0000 (22:09 +0100)
committerGoalSmashers <jakub@goalsmashers.com>
Wed, 19 Dec 2012 21:09:11 +0000 (22:09 +0100)
History.md
package.json

index c0979d4..927aa99 100644 (file)
@@ -1,3 +1,8 @@
+0.9.1 / 2012-12-19
+==================
+
+ * Fixed issue #37 - converting 'white' and other colors in class names (reported by @malgorithms).
+
 0.9.0 / 2012-12-15
 ==================
 
index 88e03f0..692ecf4 100644 (file)
@@ -8,7 +8,7 @@
     "type" : "git",
     "url" : "https://github.com/GoalSmashers/clean-css.git"
   },
-  "version": "0.9.0",
+  "version": "0.9.1",
   "main": "index.js",
   "bin": {
     "cleancss": "./bin/cleancss"