Version 2.2.16.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Tue, 16 Sep 2014 07:13:27 +0000 (08:13 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Tue, 16 Sep 2014 07:51:06 +0000 (08:51 +0100)
History.md
package.json

index 62941ac..3db0c01 100644 (file)
@@ -4,7 +4,7 @@
 * Allows `target` option to be a path to a folder instead of a file.
 * Fixed issue [#360](https://github.com/GoalSmashers/clean-css/issues/360) - adds 7 extra CSS colors.
 
-[2.2.16 / 2014-xx-xx](https://github.com/jakubpawlowicz/clean-css/compare/v2.2.15...v2.2.16)
+[2.2.16 / 2014-09-16](https://github.com/jakubpawlowicz/clean-css/compare/v2.2.15...v2.2.16)
 ==================
 
 * Fixed issue [#359](https://github.com/GoalSmashers/clean-css/issues/359) - handling escaped double backslash.
index 1c0a72d..3a3a03f 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "clean-css",
-  "version": "2.2.15",
+  "version": "2.2.16",
   "author": "Jakub Pawlowicz <contact@jakubpawlowicz.com> (http://twitter.com/jakubpawlowicz)",
   "description": "A well-tested CSS minifier",
   "license": "MIT",