From: Jakub Pawlowicz Date: Mon, 8 May 2017 06:57:29 +0000 (+0200) Subject: Version 4.1.1 release notes. X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=f273443f3d697764777e4618121d780c6894a922;p=clean-css.git Version 4.1.1 release notes. --- diff --git a/History.md b/History.md index f72fd63b..f8c0ed68 100644 --- a/History.md +++ b/History.md @@ -1,4 +1,4 @@ -[4.1.1 / 2017-xx-xx](https://github.com/jakubpawlowicz/clean-css/compare/v4.1.0...4.1) +[4.1.1 / 2017-05-08](https://github.com/jakubpawlowicz/clean-css/compare/v4.1.0...v4.1.1) ================== * Fixed issue [#938](https://github.com/jakubpawlowicz/clean-css/issues/938) - removing unused at-rules with `!important`. diff --git a/package.json b/package.json index 9e6eadaf..8d54499c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "clean-css", - "version": "4.1.0", + "version": "4.1.1", "author": "Jakub Pawlowicz (http://twitter.com/jakubpawlowicz)", "description": "A well-tested CSS minifier", "license": "MIT",