From b15f6ed8b23050336842a4b442c136555d6939dc Mon Sep 17 00:00:00 2001 From: Brian Terlson Date: Thu, 19 Feb 2015 15:53:57 -0800 Subject: [PATCH] v1.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 557be38..877221d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "test262-harness", "repository": "bterlson/test262-harness", - "version": "1.3.1", + "version": "1.4.0", "description": "Node-based harness for test262", "main": "index.js", "bin": {