Version 2.1.8.
authorJakub Pawlowicz <jakub@goalsmashers.com>
Fri, 28 Mar 2014 18:31:42 +0000 (18:31 +0000)
committerJakub Pawlowicz <jakub@goalsmashers.com>
Fri, 28 Mar 2014 19:10:42 +0000 (19:10 +0000)
History.md
package.json

index fb50ebe..69554e4 100644 (file)
@@ -13,7 +13,7 @@
 * Fixed issue [#247](https://github.com/GoalSmashers/clean-css/issues/247) - removes deprecated `selectorsMergeMode` switch.
 * Refixed issue [#250](https://github.com/GoalSmashers/clean-css/issues/250) - based on new quotation marks removal.
 
-[2.1.8 / 2014-xx-xx (UNRELEASED)](https://github.com/GoalSmashers/clean-css/compare/v2.1.7...v2.1.8)
+[2.1.8 / 2014-03-28](https://github.com/GoalSmashers/clean-css/compare/v2.1.7...v2.1.8)
 ==================
 
 * Fixed issue [#267](https://github.com/GoalSmashers/clean-css/issues/267) - incorrect non-adjacent selector merging.
index 6fafefe..2330038 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "clean-css",
-  "version": "2.1.7",
+  "version": "2.1.8",
   "author": "Jakub Pawlowicz <jakub@goalsmashers.com> (http://twitter.com/GoalSmashers)",
   "description": "A well-tested CSS minifier",
   "license": "MIT",