Version 2.0.7.
authorGoalSmashers <jakub@goalsmashers.com>
Thu, 16 Jan 2014 22:22:15 +0000 (22:22 +0000)
committerGoalSmashers <jakub@goalsmashers.com>
Thu, 16 Jan 2014 22:34:38 +0000 (22:34 +0000)
History.md
package.json

index 938ec18..229fab0 100644 (file)
@@ -13,7 +13,7 @@
 * Fixed issue [#186](https://github.com/GoalSmashers/clean-css/issues/186) - strip unit from 0rem.
 * Fixed issue [#207](https://github.com/GoalSmashers/clean-css/issues/207) - bug in parsing protocol `@import`s.
 
-[2.0.7 / 2014-xx-xx (UNRELEASED)](https://github.com/GoalSmashers/clean-css/compare/v2.0.6...v2.0.7)
+[2.0.7 / 2014-01-16](https://github.com/GoalSmashers/clean-css/compare/v2.0.6...v2.0.7)
 ==================
 
 * Fixed issue [#208](https://github.com/GoalSmashers/clean-css/issues/208) - don't swallow @page and @viewport.
index c7d89cd..3edfd16 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "clean-css",
-  "version": "2.0.6",
+  "version": "2.0.7",
   "author": "Jakub Pawlowicz <jakub@goalsmashers.com> (http://twitter.com/GoalSmashers)",
   "description": "A well-tested CSS minifier",
   "license": "MIT",