Version 0.6.0.
authorGoalSmashers <jakub@goalsmashers.com>
Sun, 5 Aug 2012 13:33:49 +0000 (15:33 +0200)
committerGoalSmashers <jakub@goalsmashers.com>
Sun, 5 Aug 2012 13:33:49 +0000 (15:33 +0200)
History.md
package.json

index 24293a2..c99bcfd 100644 (file)
@@ -1,3 +1,8 @@
+0.6.0 / 2012-08-05
+==================
+
+ * Full Windows support with tests (./test.bat)
+
 0.5.0 / 2012-08-02
 ==================
 
index 71307fa..cd390ab 100644 (file)
@@ -8,7 +8,7 @@
     "type" : "git",
     "url" : "http://github.com/GoalSmashers/clean-css.git"
   },
-  "version": "0.5.0",
+  "version": "0.6.0",
   "main": "index.js",
   "bin": {
     "cleancss": "./bin/cleancss"