Version 2.0.2.
authorGoalSmashers <jakub@goalsmashers.com>
Mon, 18 Nov 2013 21:30:50 +0000 (22:30 +0100)
committerGoalSmashers <jakub@goalsmashers.com>
Mon, 18 Nov 2013 21:52:35 +0000 (22:52 +0100)
History.md
package.json

index 887ba29..415c069 100644 (file)
@@ -7,7 +7,7 @@
 * Fixed issue [#163](https://github.com/GoalSmashers/clean-css/issues/163) - round pixels to 2nd decimal place.
 * Fixed issue [#165](https://github.com/GoalSmashers/clean-css/issues/165) - extra space after trailing parenthesis.
 
-[2.0.2 / 2013-xx-xx (UNRELEASED)](https://github.com/GoalSmashers/clean-css/compare/v2.0.1...HEAD)
+[2.0.2 / 2013-11-18](https://github.com/GoalSmashers/clean-css/compare/v2.0.1...v2.0.2)
 ==================
 
 * Fixed issue [#177](https://github.com/GoalSmashers/clean-css/issues/177) - process broken content correctly.
index 707e859..eac9823 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "clean-css",
-  "version": "2.0.1",
+  "version": "2.0.2",
   "author": "Jakub Pawlowicz <jakub@goalsmashers.com> (http://twitter.com/GoalSmashers)",
   "description": "A well-tested CSS minifier",
   "license": "MIT",