Version 0.4.2.
authorGoalSmashers <jakub@goalsmashers.com>
Thu, 28 Jun 2012 20:50:15 +0000 (22:50 +0200)
committerGoalSmashers <jakub@goalsmashers.com>
Thu, 28 Jun 2012 20:50:15 +0000 (22:50 +0200)
History.md
package.json

index 8eb0b8f..032c7cc 100644 (file)
@@ -1,3 +1,10 @@
+0.4.2 / 2012-06-28
+==================
+
+ * Updated binary -v option (version).
+ * Updated binary to output help when no options given (but not in piped mode).
+ * Added binary tests.
+
 0.4.1 / 2012-06-10
 ==================
 
index 2495d65..6f4815c 100644 (file)
@@ -8,7 +8,7 @@
     "type" : "git",
     "url" : "http://github.com/GoalSmashers/clean-css.git"
   },
-  "version": "0.4.1",
+  "version": "0.4.2",
   "main": "index.js",
   "bin": {
     "cleancss": "./bin/cleancss"