From: GoalSmashers Date: Sun, 5 Aug 2012 13:33:49 +0000 (+0200) Subject: Version 0.6.0. X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=dfcc6f17c80ad682f5d1906cb68efc367aee142c;p=clean-css.git Version 0.6.0. --- diff --git a/History.md b/History.md index 24293a26..c99bcfde 100644 --- a/History.md +++ b/History.md @@ -1,3 +1,8 @@ +0.6.0 / 2012-08-05 +================== + + * Full Windows support with tests (./test.bat) + 0.5.0 / 2012-08-02 ================== diff --git a/package.json b/package.json index 71307fa7..cd390ab4 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "type" : "git", "url" : "http://github.com/GoalSmashers/clean-css.git" }, - "version": "0.5.0", + "version": "0.6.0", "main": "index.js", "bin": { "cleancss": "./bin/cleancss"