From c1c495bd75a3202995f073807c096e479324f8c8 Mon Sep 17 00:00:00 2001 From: Jakub Pawlowicz Date: Sun, 17 Apr 2011 16:53:18 +0200 Subject: [PATCH] Version 0.2.2. --- History.md | 5 +++++ package.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/History.md b/History.md index a0873f24..e19509c5 100644 --- a/History.md +++ b/History.md @@ -1,3 +1,8 @@ +0.2.2 / 2011-04-17 +================== + + * Fixed problem with space before color in 'border' property. + 0.2.1 / 2011-03-19 ================== diff --git a/package.json b/package.json index b3902216..b6f8ced0 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "type" : "git", "url" : "http://github.com/GoalSmashers/clean-css.git" }, - "version": "0.2.1", + "version": "0.2.2", "main": "index.js", "bin": { "cleancss": "./bin/cleancss" -- 2.34.1