From: GoalSmashers Date: Thu, 2 Aug 2012 20:58:31 +0000 (+0200) Subject: Version 0.5.0. X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=03601fb3e9f8add18838842722cc061fa7503238;p=clean-css.git Version 0.5.0. --- diff --git a/History.md b/History.md index 032c7ccf..24293a26 100644 --- a/History.md +++ b/History.md @@ -1,3 +1,9 @@ +0.5.0 / 2012-08-02 +================== + + * Made path to vows local. + * Explicit node 0.6 requirement. + 0.4.2 / 2012-06-28 ================== diff --git a/package.json b/package.json index 2a66b09b..71307fa7 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "type" : "git", "url" : "http://github.com/GoalSmashers/clean-css.git" }, - "version": "0.4.2", + "version": "0.5.0", "main": "index.js", "bin": { "cleancss": "./bin/cleancss"