From dfcc6f17c80ad682f5d1906cb68efc367aee142c Mon Sep 17 00:00:00 2001 From: GoalSmashers Date: Sun, 5 Aug 2012 15:33:49 +0200 Subject: [PATCH] Version 0.6.0. --- History.md | 5 +++++ package.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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" -- 2.34.1