Version 2.1.5.
authorJakub Pawlowicz <jakub@goalsmashers.com>
Fri, 7 Mar 2014 20:44:20 +0000 (20:44 +0000)
committerJakub Pawlowicz <jakub@goalsmashers.com>
Fri, 7 Mar 2014 20:55:34 +0000 (20:55 +0000)
History.md
package.json

index 6437ea2..eaf1677 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.5 / 2014-xx-xx (UNRELEASED)](https://github.com/GoalSmashers/clean-css/compare/v2.1.4...v2.1.5)
+[2.1.5 / 2014-03-07](https://github.com/GoalSmashers/clean-css/compare/v2.1.4...v2.1.5)
 ==================
 
 * Fixed issue [#255](https://github.com/GoalSmashers/clean-css/issues/255) - incorrect processing of a trailing '-0'.
index 7aad3ac..d4e5d5e 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "clean-css",
-  "version": "2.1.4",
+  "version": "2.1.5",
   "author": "Jakub Pawlowicz <jakub@goalsmashers.com> (http://twitter.com/GoalSmashers)",
   "description": "A well-tested CSS minifier",
   "license": "MIT",