Version 2.0.6.
authorGoalSmashers <jakub@goalsmashers.com>
Sat, 4 Jan 2014 16:01:26 +0000 (17:01 +0100)
committerGoalSmashers <jakub@goalsmashers.com>
Sat, 4 Jan 2014 16:04:47 +0000 (17:04 +0100)
History.md
package.json

index 2e1249c..7894e7d 100644 (file)
@@ -9,7 +9,7 @@
 * Fixed issue [#165](https://github.com/GoalSmashers/clean-css/issues/165) - extra space after trailing parenthesis.
 * Fixed issue [#186](https://github.com/GoalSmashers/clean-css/issues/186) - strip unit from 0rem.
 
-[2.0.6 / 2014-xx-xx (UNRELEASED)](https://github.com/GoalSmashers/clean-css/compare/v2.0.5...v2.0.6)
+[2.0.6 / 2014-01-04](https://github.com/GoalSmashers/clean-css/compare/v2.0.5...v2.0.6)
 ==================
 
 * Fixed issue [#198](https://github.com/GoalSmashers/clean-css/issues/198) - process comments and `@import`s correctly.
index 3db0a3a..d8d5e61 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "clean-css",
-  "version": "2.0.5",
+  "version": "2.0.6",
   "author": "Jakub Pawlowicz <jakub@goalsmashers.com> (http://twitter.com/GoalSmashers)",
   "description": "A well-tested CSS minifier",
   "license": "MIT",