Version 2.1.2.
authorJakub Pawlowicz <jakub@goalsmashers.com>
Tue, 25 Feb 2014 21:01:08 +0000 (21:01 +0000)
committerJakub Pawlowicz <jakub@goalsmashers.com>
Tue, 25 Feb 2014 21:09:49 +0000 (21:09 +0000)
History.md
package.json

index 5b44865..fcb03bd 100644 (file)
@@ -1,9 +1,9 @@
-[2.2.0 / 2014-xx-xx (UNRELEASED)](https://github.com/GoalSmashers/clean-css/compare/v2.1.1...HEAD)
+[2.2.0 / 2014-xx-xx (UNRELEASED)](https://github.com/GoalSmashers/clean-css/compare/v2.1.2...HEAD)
 ==================
 
 * Adds a better non-adjacent optimizer compatible with the upcoming new property optimizer.
 
-[2.1.2 / 2014-xx-xx (UNRELEASED)](https://github.com/GoalSmashers/clean-css/compare/v2.1.1...v2.1.2)
+[2.1.2 / 2014-02-25](https://github.com/GoalSmashers/clean-css/compare/v2.1.1...v2.1.2)
 ==================
 
 * Fixed issue [#245](https://github.com/GoalSmashers/clean-css/issues/245) - incorrect handling of backslash IE hack.
index 0e672f9..f156e72 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "clean-css",
-  "version": "2.1.1",
+  "version": "2.1.2",
   "author": "Jakub Pawlowicz <jakub@goalsmashers.com> (http://twitter.com/GoalSmashers)",
   "description": "A well-tested CSS minifier",
   "license": "MIT",