Version 2.0.8.
authorJakub Pawlowicz <jakub@goalsmashers.com>
Fri, 7 Feb 2014 21:09:27 +0000 (21:09 +0000)
committerJakub Pawlowicz <jakub@goalsmashers.com>
Fri, 7 Feb 2014 21:13:00 +0000 (21:13 +0000)
History.md
package.json

index 6fc4f88..2d31c02 100644 (file)
@@ -20,7 +20,7 @@
 * Fixed issue [#229](https://github.com/GoalSmashers/clean-css/issues/229) - improved processing of fraction numbers.
 * Fixed issue [#230](https://github.com/GoalSmashers/clean-css/issues/230) - better handling of zero values.
 
-[2.0.8 / 2014-xx-xx (UNRELEASED)](https://github.com/GoalSmashers/clean-css/compare/v2.0.7...v2.0.8)
+[2.0.8 / 2014-02-07](https://github.com/GoalSmashers/clean-css/compare/v2.0.7...v2.0.8)
 ==================
 
 * Fixed issue [#232](https://github.com/GoalSmashers/clean-css/issues/232) - edge case in non-adjacent selectors merging.
index 3edfd16..a844455 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "clean-css",
-  "version": "2.0.7",
+  "version": "2.0.8",
   "author": "Jakub Pawlowicz <jakub@goalsmashers.com> (http://twitter.com/GoalSmashers)",
   "description": "A well-tested CSS minifier",
   "license": "MIT",