From 0ddcb4e8bd27919312476cf87dcf6249c45cf7d0 Mon Sep 17 00:00:00 2001 From: Jakub Pawlowicz Date: Mon, 28 Jul 2014 22:39:02 +0100 Subject: [PATCH] Version 2.2.11. --- History.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/History.md b/History.md index 54b29c29..c12d3a17 100644 --- a/History.md +++ b/History.md @@ -1,4 +1,4 @@ -[2.2.11 / 2014-xx-xx](https://github.com/GoalSmashers/clean-css/compare/v2.2.10...v2.2.11) +[2.2.11 / 2014-07-28](https://github.com/GoalSmashers/clean-css/compare/v2.2.10...v2.2.11) ================== * Fixed issue [#326](https://github.com/GoalSmashers/clean-css/issues/326) - background-size regression. diff --git a/package.json b/package.json index 69e13869..baa0e326 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "clean-css", - "version": "2.2.10", + "version": "2.2.11", "author": "Jakub Pawlowicz (http://twitter.com/GoalSmashers)", "description": "A well-tested CSS minifier", "license": "MIT", -- 2.34.1