Version 4.0.1 release notes.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Wed, 25 Jan 2017 10:24:24 +0000 (11:24 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Wed, 25 Jan 2017 10:28:26 +0000 (11:28 +0100)
History.md
package.json

index 9fb8f3f..9a0153c 100644 (file)
@@ -1,4 +1,4 @@
-[4.0.1 / 20xx-xx-xx](https://github.com/jakubpawlowicz/clean-css/compare/v4.0.0...4.0)
+[4.0.1 / 2017-01-25](https://github.com/jakubpawlowicz/clean-css/compare/v4.0.0...v4.0.1)
 ==================
 
 * Fixed issue [#866](https://github.com/jakubpawlowicz/clean-css/issues/866) - edge case in `inline` option.
index be85474..47d4d8b 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "clean-css",
-  "version": "4.0.0",
+  "version": "4.0.1",
   "author": "Jakub Pawlowicz <contact@jakubpawlowicz.com> (http://twitter.com/jakubpawlowicz)",
   "description": "A well-tested CSS minifier",
   "license": "MIT",