From 5b52af1072800c998477603a47027299a2290e0e Mon Sep 17 00:00:00 2001 From: GoalSmashers Date: Wed, 31 Oct 2012 21:52:02 +0000 Subject: [PATCH] Version 0.8.2. --- History.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/History.md b/History.md index 0b10f4c5..7a0c535b 100644 --- a/History.md +++ b/History.md @@ -1,3 +1,9 @@ +0.8.2 / 2012-10-31 +================== + + * Fixed shortening hex colors and their relation to hashes in urls. + * Cleanup by @XhmikosR. + 0.8.1 / 2012-10-28 ================== diff --git a/package.json b/package.json index 0e370252..54c446c4 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "type" : "git", "url" : "https://github.com/GoalSmashers/clean-css.git" }, - "version": "0.8.1", + "version": "0.8.2", "main": "index.js", "bin": { "cleancss": "./bin/cleancss" -- 2.34.1