From 59b0f49645ed4332cf2b9295d45add7347eacbd8 Mon Sep 17 00:00:00 2001 From: Justin Cataldo Date: Tue, 18 Feb 2014 09:10:07 -0500 Subject: [PATCH] fix readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 23a2ef9..30220bc 100644 --- a/README.md +++ b/README.md @@ -111,7 +111,7 @@ grunt.registerTask('test', ['connect', 'mocha_phantomjs']); ## Release History * 2014-02-18   v0.4.1   Pipe stdout to a file if supplied -* 2014-01-14   v0.4.0   Upgrade mocha-phantomjs to 3.2.0 +* 2014-01-14   v0.4.0   Upgrade mocha-phantomjs to 3.3.0 * 2013-10-31   v0.3.2   Upgrade mocha-phantomjs to 3.2.0 * 2013-10-31   v0.3.1   Added support for --no-color * 2013-07-05   v0.3.0   Upgrade mocha-phantomjs to 3.1.0