Version 2.0.3.
authorGoalSmashers <jakub@goalsmashers.com>
Wed, 18 Dec 2013 22:05:31 +0000 (23:05 +0100)
committerGoalSmashers <jakub@goalsmashers.com>
Wed, 18 Dec 2013 22:17:13 +0000 (23:17 +0100)
History.md
package.json

index fd9a84e..ef50734 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.3 / 2013-xx-xx (UNRELEASED)](https://github.com/GoalSmashers/clean-css/compare/v2.0.2...v2.0.3)
+[2.0.3 / 2013-12-18](https://github.com/GoalSmashers/clean-css/compare/v2.0.2...v2.0.3)
 ==================
 
 * Fixed issue [#191](https://github.com/GoalSmashers/clean-css/issues/191) - leading numbers in font/animation names.
index 35fa279..5ca2f19 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "clean-css",
-  "version": "2.0.2",
+  "version": "2.0.3",
   "author": "Jakub Pawlowicz <jakub@goalsmashers.com> (http://twitter.com/GoalSmashers)",
   "description": "A well-tested CSS minifier",
   "license": "MIT",