Version 0.5.0.
authorGoalSmashers <jakub@goalsmashers.com>
Thu, 2 Aug 2012 20:58:31 +0000 (22:58 +0200)
committerGoalSmashers <jakub@goalsmashers.com>
Thu, 2 Aug 2012 20:58:31 +0000 (22:58 +0200)
History.md
package.json

index 032c7cc..24293a2 100644 (file)
@@ -1,3 +1,9 @@
+0.5.0 / 2012-08-02
+==================
+
+ * Made path to vows local.
+ * Explicit node 0.6 requirement.
+
 0.4.2 / 2012-06-28
 ==================
 
index 2a66b09..71307fa 100644 (file)
@@ -8,7 +8,7 @@
     "type" : "git",
     "url" : "http://github.com/GoalSmashers/clean-css.git"
   },
-  "version": "0.4.2",
+  "version": "0.5.0",
   "main": "index.js",
   "bin": {
     "cleancss": "./bin/cleancss"