Version 0.3.1.
authorJakub Pawlowicz <jakub@goalsmashers.com>
Fri, 16 Dec 2011 20:54:18 +0000 (21:54 +0100)
committerJakub Pawlowicz <jakub@goalsmashers.com>
Fri, 16 Dec 2011 20:54:18 +0000 (21:54 +0100)
History.md
package.json

index af7ae8b..3af4a8c 100644 (file)
@@ -1,3 +1,8 @@
+0.3.1 / 2011-12-16
+==================
+  
+  * Fixed cleaning up '0 0 0 0' expressions. 
+
 0.3.0 / 2011-11-29
 ==================
   
index 3c65c6d..d5d6811 100644 (file)
@@ -8,7 +8,7 @@
     "type" : "git",
     "url" : "http://github.com/GoalSmashers/clean-css.git"
   },
-  "version": "0.3.0",
+  "version": "0.3.1",
   "main": "index.js",
   "bin": {
     "cleancss": "./bin/cleancss"