Version 2.1.3.
authorJakub Pawlowicz <jakub@goalsmashers.com>
Wed, 26 Feb 2014 20:59:48 +0000 (20:59 +0000)
committerJakub Pawlowicz <jakub@goalsmashers.com>
Wed, 26 Feb 2014 21:23:03 +0000 (21:23 +0000)
History.md
package.json

index 3e82549..a8ebdd7 100644 (file)
@@ -1,10 +1,10 @@
-[2.2.0 / 2014-xx-xx (UNRELEASED)](https://github.com/GoalSmashers/clean-css/compare/v2.1.2...HEAD)
+[2.2.0 / 2014-xx-xx (UNRELEASED)](https://github.com/GoalSmashers/clean-css/compare/v2.1.3...HEAD)
 ==================
 
 * Adds a better non-adjacent optimizer compatible with the upcoming new property optimizer.
 * Fixed issue [#247](https://github.com/GoalSmashers/clean-css/issues/247) - removes deprecated `selectorsMergeMode` switch.
 
-[2.1.3 / 2014-xx-xx (UNRELEASED)](https://github.com/GoalSmashers/clean-css/compare/v2.1.2...v2.1.3)
+[2.1.3 / 2014-02-26](https://github.com/GoalSmashers/clean-css/compare/v2.1.2...v2.1.3)
 ==================
 
 * Fixed issue [#248](https://github.com/GoalSmashers/clean-css/issues/248) - incorrect merging for vendor selectors.
index f156e72..8095a77 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "clean-css",
-  "version": "2.1.2",
+  "version": "2.1.3",
   "author": "Jakub Pawlowicz <jakub@goalsmashers.com> (http://twitter.com/GoalSmashers)",
   "description": "A well-tested CSS minifier",
   "license": "MIT",