From 77e1f6da46ef325d3d0387f15434e2076df8e1d2 Mon Sep 17 00:00:00 2001 From: Jakub Pawlowicz Date: Sat, 14 Jun 2014 09:31:11 +0100 Subject: [PATCH] Version 2.2.1. --- History.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/History.md b/History.md index 10adbf32..418ac8d0 100644 --- a/History.md +++ b/History.md @@ -1,4 +1,4 @@ -[2.2.1 / 2014-xx-xx](https://github.com/GoalSmashers/clean-css/compare/v2.2.0...2.2.1) +[2.2.1 / 2014-06-14](https://github.com/GoalSmashers/clean-css/compare/v2.2.0...2.2.1) ================== * Fixes new property optimizer for 'none' values. diff --git a/package.json b/package.json index ecccaea9..ff254cb4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "clean-css", - "version": "2.2.0", + "version": "2.2.1", "author": "Jakub Pawlowicz (http://twitter.com/GoalSmashers)", "description": "A well-tested CSS minifier", "license": "MIT", -- 2.34.1