Version 1.1.6.
authorGoalSmashers <jakub@goalsmashers.com>
Sat, 26 Oct 2013 09:16:07 +0000 (11:16 +0200)
committerGoalSmashers <jakub@goalsmashers.com>
Sat, 26 Oct 2013 09:18:23 +0000 (11:18 +0200)
History.md
package.json

index 4a394d7..3325d15 100644 (file)
@@ -3,7 +3,7 @@
 
 * Adds simplified and more advanced text escaping / restoring via `EscapeStore` class.
 
-1.1.6 / 2013-xx-xx
+1.1.6 / 2013-10-26
 ==================
 
 * Fixed issue [#155](https://github.com/GoalSmashers/clean-css/issues/155) - broken irregular CSS content.
index fd03dd1..fde3027 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "clean-css",
-  "version": "1.1.5",
+  "version": "1.1.6",
   "author": "Jakub Pawlowicz <jakub@goalsmashers.com> (http://twitter.com/GoalSmashers)",
   "description": "A well-tested CSS minifier",
   "license": "MIT",