Version 2.1.7.
authorJakub Pawlowicz <jakub@goalsmashers.com>
Mon, 24 Mar 2014 20:34:58 +0000 (20:34 +0000)
committerJakub Pawlowicz <jakub@goalsmashers.com>
Mon, 24 Mar 2014 20:43:53 +0000 (20:43 +0000)
History.md
package.json

index 595df31..76c8ce6 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.7 / 2014-xx-xx (UNRELEASED)](https://github.com/GoalSmashers/clean-css/compare/v2.1.6...v2.1.7)
+[2.1.7 / 2014-03-24](https://github.com/GoalSmashers/clean-css/compare/v2.1.6...v2.1.7)
 ==================
 
 * Fixed issue [#264](https://github.com/GoalSmashers/clean-css/issues/264) - `@import` statements inside comments.
index 2e4c8f6..6fafefe 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "clean-css",
-  "version": "2.1.6",
+  "version": "2.1.7",
   "author": "Jakub Pawlowicz <jakub@goalsmashers.com> (http://twitter.com/GoalSmashers)",
   "description": "A well-tested CSS minifier",
   "license": "MIT",