From 87a872259f5e3745444b20283fbb877148e19f7d Mon Sep 17 00:00:00 2001 From: Jakub Pawlowicz Date: Tue, 7 Aug 2018 10:40:59 +0200 Subject: [PATCH] Version 4.2.1. --- History.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/History.md b/History.md index 6ee73813..5ebcec28 100644 --- a/History.md +++ b/History.md @@ -1,4 +1,4 @@ -[4.2.1 / 2018-xx-xx](https://github.com/jakubpawlowicz/clean-css/compare/v4.2.0...HEAD) +[4.2.1 / 2018-08-07](https://github.com/jakubpawlowicz/clean-css/compare/v4.2.0...v4.2.1) ================== * Fixes giving `breakWith` option via a string. diff --git a/package.json b/package.json index e7547fb1..1de9bc54 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "clean-css", - "version": "4.2.0", + "version": "4.2.1", "author": "Jakub Pawlowicz (http://twitter.com/jakubpawlowicz)", "description": "A well-tested CSS minifier", "license": "MIT", -- 2.34.1