From: Jakub Pawlowicz Date: Mon, 30 Jan 2017 06:34:03 +0000 (+0100) Subject: Version 4.0.3 release notes. X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=077b92fccdce04577cbb7a19e8833cd0ef55eadb;p=clean-css.git Version 4.0.3 release notes. --- diff --git a/History.md b/History.md index 6910b9e1..8f626b92 100644 --- a/History.md +++ b/History.md @@ -1,4 +1,4 @@ -[4.0.3 / 2017-xx-xx](https://github.com/jakubpawlowicz/clean-css/compare/v4.0.2...4.0) +[4.0.3 / 2017-01-30](https://github.com/jakubpawlowicz/clean-css/compare/v4.0.2...v4.0.3) ================== * Fixed issue [#875](https://github.com/jakubpawlowicz/clean-css/issues/875) - invalid traversing in semanting merging. diff --git a/package.json b/package.json index c0439b63..6cef1ff7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "clean-css", - "version": "4.0.2", + "version": "4.0.3", "author": "Jakub Pawlowicz (http://twitter.com/jakubpawlowicz)", "description": "A well-tested CSS minifier", "license": "MIT",