Version 2.0.5.
authorGoalSmashers <jakub@goalsmashers.com>
Fri, 3 Jan 2014 11:10:47 +0000 (12:10 +0100)
committerGoalSmashers <jakub@goalsmashers.com>
Fri, 3 Jan 2014 11:21:25 +0000 (12:21 +0100)
History.md
package.json

index 1de1838..ba63b4f 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.5 / 2013-xx-xx (UNRELEASED)](https://github.com/GoalSmashers/clean-css/compare/v2.0.4...v2.0.5)
+[2.0.5 / 2014-01-03](https://github.com/GoalSmashers/clean-css/compare/v2.0.4...v2.0.5)
 ==================
 
 * Fixed issue [#199](https://github.com/GoalSmashers/clean-css/issues/199) - keep line breaks with no advanced optimizations.
index 37e4c4a..b082cc6 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "clean-css",
-  "version": "2.0.4",
+  "version": "2.0.5",
   "author": "Jakub Pawlowicz <jakub@goalsmashers.com> (http://twitter.com/GoalSmashers)",
   "description": "A well-tested CSS minifier",
   "license": "MIT",