From: GoalSmashers Date: Thu, 29 Nov 2012 22:32:38 +0000 (+0000) Subject: Version 0.8.3. X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=d1d67a9dce4b1ee8757d50edc5c563cc2eb0a241;p=clean-css.git Version 0.8.3. --- diff --git a/History.md b/History.md index 7a0c535b..c9e29428 100644 --- a/History.md +++ b/History.md @@ -1,3 +1,8 @@ +0.8.3 / 2012-11-29 +================== + + * Fixed hsl/hsla colors processing. + 0.8.2 / 2012-10-31 ================== diff --git a/package.json b/package.json index 54c446c4..69dcd650 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "type" : "git", "url" : "https://github.com/GoalSmashers/clean-css.git" }, - "version": "0.8.2", + "version": "0.8.3", "main": "index.js", "bin": { "cleancss": "./bin/cleancss"